Re: [exim] Please help me with my ACL to deal with empty Fro…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Phil Pennock à
2012-03-31 22:27
Todd Lyons à
2012-04-02 13:51
Auteur:
web
Date:
2012-04-02 13:10
UTC
À:
exim-users
Sujet:
Re: [exim] Please help me with my ACL to deal with empty From: headers
Hi,
I've put condition you have suggested:
condition = ${if <{2}{${strlen:$bh_From:}}}
but it does not catch From: which is build as:
"From: "
so From: + 1 whitespace
Do you have any other idea?
I have right now problems with SPAM which has only 1 whitespace after From:
and To: header definition.
Mike