On Sat, 2009-10-24 at 08:49 -0400, Wietse Venema wrote: > ram: > > delay=180, delays=0.11/0/0.1/180, dsn=4.4.2, status=deferred > > (conversation with 202.162.240.2[202.162.240.2] timed out while sending > > message body) > > You have set your SMTP client timeouts TOO LOW. > A timeout of 180s for DATA/END_OF_DATA is insane. > > Wietse
No I have kept them at default [r...@smtpout1 tmp]# grep smtp_data_xfer_timeout /etc/postfix/main.cf (Nothing here) [r...@smtpout1 tmp]# postconf smtp_data_xfer_timeout smtp_data_xfer_timeout = 180s [r...@smtpout1 tmp]# rpm -qa postfix postfix-2.5.6-1.rhel5