Re: [exim] Defer mail for time

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Brent Clark
Dátum:  
Címzett: exim users
Tárgy: 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