On Tue, 27 May 2014 17:46:39 -0700
Ian Zimmerman <[email protected]> wrote:

> Ok, so I tried this (in the routers chapter of config, just before
> other local routers):
> 
> # this router delays delivery until message is 15 minutes old.
> delay_local:
>   debug_print = "R: real_local for $local_part@$domain"
                      ^^^^
>   condition = ${if >{900}{$message_age}}
>   driver = redirect
>   data = :defer:

Clearly, that is delay_local.  Sorry, copy & paste is hard :-(

> 
> But I am getting this log:
> 
> 2014-05-27 17:35:33 Start queue run: pid=22838 -qff
> 2014-05-27 17:35:33 1WpRgN-0005YQ-Mg == [email protected]
> R=delay_local defer (-17): error in redirect data: ":defer:" is not
> permitted 2014-05-27 17:35:33 End queue run: pid=22838 -qff
> 
> (I got the :defer: from sec. 22.6 of the exim spec.)
> 



-- 
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/

Reply via email to