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

Top Page
Delete this message
Reply to this message
Author: web
Date:  
To: exim-users
Subject: 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)