Redhat server cannot send email

Posted on Leave a commentPosted in Linux, Programming

I want to share how to solve the problem if our server (I use Redhat base) suddenly cannot sending the email. You can check the email log with code tail -f /var/log/maillog In My case, I have problem : [code] postfix/smtp[22031]: F2F76411B9: to=<———–>, relay=aspmx.l.google.com[00.00.00.00]:25, delay=1129, delays=1127/0.07/0.9/1.3, dsn=2.0.0, status=sent (250 2.0.0 OK 1392263109 ix4si518951pbb.29 – gsmtp) […]