These are my timeout values Should I post the trace? =20 smtp_connect_timeout =3D 60s smtp_data_done_timeout =3D 60s smtp_data_init_timeout =3D 60s smtp_data_xfer_timeout =3D 60s smtp_helo_timeout =3D 60s smtp_mail_timeout =3D 60s smtp_quit_timeout =3D 60s smtp_rcpt_timeout =3D 60s smtp_rset_timeout =3D 60s smtp_starttls_timeout =3D 300s smtp_tls_session_cache_timeout =3D 3600s smtp_xforward_timeout =3D 300s
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Len Conrad Sent: Tuesday, April 03, 2007 2:51 PM To: [email protected] Subject: [IMGate] Re: Ehlo Handshake >timed out while performing the EHLO handshake > > >Has anyone seen this before sure, I've seen just timeouts at just about every step of the SMTP dialog > I upgraded my imgate box and with certain >mail servers I keep getting this error and the other side reports they >are getting this message did not issue MAIL/EXPN/VRFY/ETRN during >connection to MTA none of those commands are required to deliver mail. add -v to end of smtp line in master.cf temporarily, to get a full=20 trace of the failed dialog, including all SMTP command bytes send/received. and look at our smtp timeout values: postconf | egrep -i "smtp_.*timeout" Len DISCLAIMER: This e-mail, including any files or attachments transmitted with it, is = confidential and intended for a specific purpose and for use only by the = individual or entity to whom it is addressed. Any disclosure, copying = or distribution of this e-mail or the taking of any action based on its = contents, other than for its intended purpose, is strictly prohibited. = If you have received this e-mail in error, please notify the sender = immediately and delete it from your system. Any views or opinions = expressed in this e-mail are not necessarily those of The Ergonomic = Group (EGI), its subsidiaries and affiliates. E-mail transmission = cannot be guaranteed to be error-free or secure or free from viruses, = and EGI disclaims all liability for any resulting damage, errors, or = omissions.
