Re: [exim] Defer mail for time

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Brent Clark
Date:  
À: exim users
Sujet: 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