Hi All, For the last 2 days I have some mail stuck in the queue, with operation timed out. The domains are=20 qwest.net electritek.com yrmc.org monster.com legacylabel.com
i.e. (connect to mpls-vmail.inet.qwest.net[63.231.195.103]: Operation timed out) If I send mail to one of these users from gmail it goes right thru. They are not all in the same domain but I notice that all the IP addresses start with 63 which my subnet also starts with (I really do not think this is the trouble though, just a coincidence). Maybe I made it on some black list or something, even though dnsstuff shows me as clean. I had specified timeouts in main.cf but remarked them out yesterday, and thus I have the defaults except for smtp_connect_timeout which I changed to 60s (default is 30) When I look at the timeouts from postconf they show $ postconf | grep -i "timeout" daemon_timeout =3D 18000s ipc_timeout =3D 3600s lmtp_connect_timeout =3D 0s lmtp_data_done_timeout =3D 600s lmtp_data_init_timeout =3D 120s lmtp_data_xfer_timeout =3D 180s lmtp_lhlo_timeout =3D 300s lmtp_mail_timeout =3D 300s lmtp_quit_timeout =3D 300s lmtp_rcpt_timeout =3D 300s lmtp_rset_timeout =3D 20s lmtp_xforward_timeout =3D 300s qmqpd_timeout =3D 300s smtp_connect_timeout =3D 60s smtp_data_done_timeout =3D 600s smtp_data_init_timeout =3D 120s smtp_data_xfer_timeout =3D 180s smtp_helo_timeout =3D 300s smtp_mail_timeout =3D 300s smtp_quit_timeout =3D 300s smtp_rcpt_timeout =3D 300s smtp_rset_timeout =3D 20s smtp_starttls_timeout =3D 300s smtp_tls_session_cache_timeout =3D 3600s smtp_xforward_timeout =3D 300s smtpd_policy_service_timeout =3D 100s smtpd_proxy_timeout =3D 100s smtpd_starttls_timeout =3D 300s smtpd_timeout =3D 300s smtpd_tls_session_cache_timeout =3D 3600s trigger_timeout =3D 10s I don't have the busiest IMGate box but about 3000 - 5000 emails a day pass thru. I have no other problems with any other mail. =20 Using "telnet domain.in.question 25" also times out. Any ideas? Thanks, Jacques Brouwers
