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
Diese Nachricht ist Teil des folgenden Threads:
Der komplette Thread sortiert nach Datum
Phil Pennock am
2012-03-31 22:27
Todd Lyons am
2012-04-02 13:51
Autor:
web
Datum:
2012-04-02 13:10
UTC
To:
exim-users
Betreff:
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