Re: [exim] Defer mail for time

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Brent Clark
Datum:  
To: exim users
Betreff: 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