On Tue, 27 May 2014 21:35:45 -0400 (EDT) Dave Lugo <[email protected]> wrote:
> delay: > driver = redirect > senders = [email protected] > condition = ${if < {$message_age}{60}{yes}{no}} > allow_defer > data = :defer: message not old enough > no_verify Thanks, clearly allow_defer was the key. I have added it, and now it mostly works. I still see some strangeness, though: 2014-05-27 19:50:10 1WpTwQ-0006Uk-9b <= [email protected] U=itz P=local S=6210 [email protected] 2014-05-27 19:56:04 Start queue run: pid=24996 2014-05-27 19:56:04 1WpTwQ-0006Uk-9b == [email protected] R=delay_local defer (-1): Message too hot 2014-05-27 19:56:04 End queue run: pid=24996 2014-05-27 20:19:34 1WpUOs-0006Wo-GY <= [email protected] U=itz P=local S=9410 [email protected] 2014-05-27 20:26:04 Start queue run: pid=25129 2014-05-27 20:26:04 1WpUOs-0006Wo-GY == [email protected] R=delay_local defer (-1): Message too hot 2014-05-27 20:26:04 1WpTwQ-0006Uk-9b == [email protected] routing defer (-51): retry time not reached 2014-05-27 20:26:04 End queue run: pid=25129 2014-05-27 20:34:34 1WpUdO-0006Xy-DY <= [email protected] U=itz P=local S=23809 [email protected] 2014-05-27 20:56:04 Start queue run: pid=25262 2014-05-27 20:56:08 1WpUdO-0006Xy-DY => |sh -c '/home/itz/.share/bin/mailfilter-ahiker || exit 75' <[email protected]> R=userforward T=address_pipe 2014-05-27 20:56:08 1WpUdO-0006Xy-DY Completed 2014-05-27 20:56:10 1WpUOs-0006Wo-GY => |sh -c '/home/itz/.share/bin/mailfilter-ahiker || exit 75' <[email protected]> R=userforward T=address_pipe 2014-05-27 20:56:10 1WpUOs-0006Wo-GY Completed 2014-05-27 20:56:12 1WpTwQ-0006Uk-9b => |sh -c '/home/itz/.share/bin/mailfilter-ahiker || exit 75' <[email protected]> R=userforward T=address_pipe 2014-05-27 20:56:12 1WpTwQ-0006Uk-9b Completed 2014-05-27 20:56:12 End queue run: pid=25262 I have the default retry configuration (15m for 2h), so why did Exim not deliver 1WpTwQ-0006Uk-9b at 20:26:04? That was 30 min after it was deferred (and 36 min after it was first queued, but that should be irrelevant). -- Please *no* private copies of mailing list or newsgroup messages. -- ## 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/
