------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=636 Paul Warren <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Paul Warren <[email protected]> 2010-01-19 23:53:51 --- We're also seeing this on exim 4.69. Relevant log lines and output from exinext below. exinext suggests that the next retry should occur five minutes after the first 451, but then rejects it immediately. The retry rules are: * * senders=: F,15m,1m; G,36h,5m,2 * * F,15m,1m; F,2h,5m; G,4d,5m,1.5 2010-01-11 18:13:39 1NUOlk-0003Fh-Il SMTP error from remote mail server after RCPT TO:<[email protected]>: host mx1.xxxxxx.xxx [77.75.72.42]: 451 4.3.5 Temporarily unavailable, try again later.2010-01-11 18:13:41 1NUOlk-0003Fh-Il == [email protected] R=dnslookup T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<local [email protected]>: host mx2.xxxxxx.xxx [nn.nn.nn.nn]: 451 4.3.5 Temporarily unavailable, try again later. 2010-01-11 18:13:41 1NUOlk-0003Fh-Il ** [email protected]: retry timeout exceeded 2010-01-12 15:34:17 1NUil2-0000nJ-WA SMTP error from remote mail server after RCPT TO:<[email protected]>: host mx1.xxxxxx.xxx [77.75.72.42]: 451 4.3.5 Temporarily unavailable, try again later. 2010-01-12 15:34:19 1NUil2-0000nJ-WA == [email protected] R=dnslookup T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<local [email protected]>: host mx2.xxxxxx.xxx [nn.nn.nn.nn]: 451 4.3.5 Temporarily unavailable, try again later.2010-01-12 15:34:19 1NUil2-0000nJ-WA ** [email protected]: retry timeout exceeded 2010-01-19 10:22:36 1NXBEI-0004W6-9j SMTP error from remote mail server after RCPT TO:<[email protected]>: host mx1.xxxxxx.xxx [77.75.72.42]: 451 4.3.5 Temporarily unavailable, try again later.2010-01-19 10:22:42 1NXBEI-0004W6-9j == [email protected] R=dnslookup T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<local [email protected]>: host mx2.xxxxxx.xxx [nn.nn.nn.nn]: 451 4.3.5 Temporarily unavailable, try again later. 2010-01-19 10:22:42 1NXBEI-0004W6-9j ** [email protected]: retry timeout exceeded $ exinext [email protected] R: dnslookup for [email protected]: [email protected]:<[email protected]> error -44: SMTP error from remote mail server after RCPT TO:<[email protected]>: host mx2.xxxxxx.xxx [n n.nn.nn.nn]: 451 4.3.5 Temporarily unavailable, try again l first failed: 06-Jan-2010 18:38:16 last tried: 19-Jan-2010 10:22:42 next try at: 19-Jan-2010 10:27:42 past final cutoff time Transport: mx2.xxxxxx.xxx [nn.nn.nn.nn]:1NXIhG-0006Ty-MW error -45: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=18764: host mx2 .xxxxxx.xxx [nn.nn.nn.nn]: 421 4.4.2 Session timeout exce first failed: 19-Jan-2010 18:21:46 last tried: 19-Jan-2010 18:39:33 next try at: 19-Jan-2010 18:44:33 -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
