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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Pennock
Dátum:  
Címzett: web
CC: exim-users
Tárgy: Re: [exim] Please help me with my ACL to deal with empty From: headers
On 2012-03-28 at 20:04 +0200, web@??? wrote:
> There is no email address in From: header. I look for ACL which will deny
> such messages.


deny condition = ${if ={0}{${strlen:${addresses:$h_From:}}}}

-Phil