Re: [exim] Please help me with my ACL to deal with empty Fro…

Page principale
Supprimer ce message
Répondre à ce message
Auteur: web
Date:  
À: exim-users
Sujet: Re: [exim] Please help me with my ACL to deal with empty From: headers
>
> deny condition = ${if ={0}{${strlen:${addresses:$h_From:}}}}
>
> -Phil


Hi

I've tried your soluton, but it also deny messages with such From:

From: user@???<user@???>

(so email address followed by email address in <>, without any spaces
between them)