On 10/24/2009 8:03 AM, ram wrote:
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
Show us "postconf -n | grep timeout" and "grep timeout
master.cf" so we know you haven't done something silly.
Then show a tcpdump recording so we can see where it gets stuck.
What kind of milter or smtpd_proxy_filter is the receiving
system running?
-- Noel Jones