On Mon, Jun 18, 2012 at 1:15 PM, Nikolaus Rath <[email protected]> wrote: > # grep state.gov /var/log/exim4/mainlog > 2012-06-18 18:44:27 1Sggw6-0002OE-1y SMTP error from remote mail server after > RCPT TO:<[email protected]>: host stimson.state.gov [169.252.4.131]: 451 > 4.3.2 Please try again later > 2012-06-18 18:44:28 1Sggw6-0002OE-1y == [email protected] R=dnslookup > T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT > TO:<[email protected]>: host haig-ee.state.gov [169.253.194.10]: 451 4.3.2 > Please try again later > 2012-06-18 18:44:29 1Sggw6-0002OE-1y ** [email protected]: retry timeout > exceeded > > I'm using the default retry rule: > # exim -brt state.gov > Retry rule: * * F,2h,15m; G,16h,1h,1.5; F,4d,6h; > and the retry db says: > R:[email protected]:<[email protected]> -44 13133 SMTP error from remote > mail server after RCPT TO:<[email protected]>: host haig-ee.state.gov > [169.253.194.10]: 451 4.3.2 Please try again later > 13-Jun-2012 17:29:36 18-Jun-2012 18:44:29 19-Jun-2012 00:44:29 * > > Can someone explain why this mail was bounced so quickly?
Maybe you have set in this transport hosts_max_try = 1 ? ...Todd -- Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Martin Golding -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
