LuKreme wrote:
On 24-Oct-2009, at 09:52, 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)
Wietse:
You have set your SMTP client timeouts TOO LOW.
A timeout of 180s for DATA/END_OF_DATA is insane.
No I have kept them at default
The logfile says: timeout after 180s.
$ postconf -d | grep xfer_timeout
lmtp_data_xfer_timeout = 180s
smtp_data_xfer_timeout = 180s
??
Same here - stock RH (actually CentOS) install.
[r...@gate ~]# postconf -d | grep xfer_timeout
lmtp_data_xfer_timeout = 180s
smtp_data_xfer_timeout = 180s
[r...@gate ~]#
Could this be a redhat thing?
Nope - emerged mail-mta/postfix-2.5.5 on gentoo gives
emailhealth ~ # postconf -d | grep xfer_timeout
lmtp_data_xfer_timeout = 180s
smtp_data_xfer_timeout = 180s