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

Top Pagina
Delete this message
Reply to this message
Auteur: web
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] Please help me with my ACL to deal with empty From: headers
Hi

So this condition:

condition = ${if >{2}{${strlen:$bh_From:}}}

will deny messages if From: header is less than 2 signs? I will give it a
try now.

Mike