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

Pàgina inicial
Delete this message
Reply to this message
Autor: web
Data:  
A: exim-users
Assumpte: 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