Sendmail messages not delivered fast
Bruce McGill <[email protected]> Tue, 8 May 2012 16:26:52 +0400
| Newsgroups | gmane.os.solaris.managers |
|---|---|
| Message-ID | <CABXDVy2titgwFrz9iERz0SNaMRFCd0hMbn6i_v2_pDW_OTeWaw@mail.gmail.com> |
Hi, I have two Sun servers named mbsun4 and mbsun5. When I send a test mail, the mail from mbsun5 is delivered instantly whereas on mbsun4, it takes a very long time. On mbsun5: # cat /var/log/syslog May 8 15:19:37 mbsun5 sendmail[13356]: [ID 801593 mail.info] q48BJbK0013354: to=<[email protected]>, ctladdr=<[email protected]> (0/0), delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=120400, relay=mailhost.xxxx.com [10.1.1.2], dsn=2.0.0, stat=Sent ( <[email protected]> Queued mail for delivery) On mbsun4: # cat /var/log/syslog May 8 15:19:03 mbsun4 sendmail[1815]: [ID 801593 mail.info] q48BJ3vT001815: to=TO:[email protected], ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30103, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (q48BJ3Ua001816 Message accepted for delivery) I guess the problem is that the mailer and relay options for mbsun4 are not showing the correct values. What changes do I need to perform? Can anyone please help? Regards, Bruce