Hi!

Michael Fischer v. Mollard wrote, on 25/02/14 16:59:
> <EF><BB><BF>Received: from [10.0.0.100] by gen3.XXX.com id K1sdIgJUfdo1; 
> Tue, 25 Feb 2014 08:56:59 -0600
> Message-ID: <[email protected]>

I see those, too. But I've no sample yet.

> exim even recoded this to 0xEF 0xBB 0xBF, but I would prefer to reject 
> these mails with an ACL. Is there a way to achieve that in an ACL? verify = 
> header_syntax seems not to work.

condition   = ${if match{$message_headers_raw}{\N\xEF\xBB\xBFReceived\N}}
should detect them. In my tests $message_headers works, too.

Greetings, Wolfgang
-- 
Wolfgang Breyha <[email protected]> | http://www.blafasel.at/
Vienna University Computer Center | Austria


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to