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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: web
日付:  
To: exim-users
題目: 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