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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: web
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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)