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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: web
Date:  
À: exim-users
Sujet: 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