LuKreme: > > 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.
I must have been thinking of the end-of-data stage. > >> 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 Keep in mind, that he is sending mail into a content filter, so the default timeouts are not necessarily appropriate. Wietse