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

Góra strony
Delete this message
Reply to this message
Autor: web
Data:  
Dla: exim-users
Temat: 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)