Re: [exim] Defer mail for time

Pàgina inicial
Delete this message
Reply to this message
Autor: Brent Clark
Data:  
A: exim users
Assumpte: Re: [exim] Defer mail for time
Ian FREISLICH wrote:
> acl_smtp_mail:
> defer    sender_domains = gmail.com : facebook.com
>     condition = ${if and {{<{${substr_12_2:$tod_log}}{17}} \
>             {>{${substr_12_2:$tod_log}}{8}}} {yes}{no}}

>
> YMMV

Thank you for this.

Kind Regards
Brent Clark