Hi,
I want to do a Exim filter where the headers need to be the same if they are set. The headers are: from, sender, reply and disposition-notification-to (maybe use others) I'm receiving hundreds/minute connections using some of my email accounts and the reply are going to someone else. The headers from one of these e-mails are: 1RHFJd-0008Ev-AK-H mailnull 47 12 <[email protected]> 1319204357 0 -helo_name 100927a -host_address 123.11.70.14.3455 -host_auth courier_login -interface_address 201.36.96.221.25 -received_protocol esmtpa -body_linecount 7 -max_received_linelength 72 -auth_id [email protected] -host_lookup_failed XX 1 [email protected] 225P Received: from [123.11.70.14] (helo=100927a) by ns1.cybernet.com.br with esmtpa (Exim 4.69) (envelope-from <[email protected]>) id 1RHFJd-0008Ev-AK for [email protected]; Fri, 21 Oct 2011 11:39:17 -0200 051 disposition-notification-to: [email protected] 017 returnreceipt: 1 018 mime-version: 1.0 049F from: atest <[email protected]> 051S sender: atest <[email protected]> 040T to: aaa <[email protected]> 033 date: 21 Oct 2011 21:40:02 +0800 038 subject: =?utf-8?B?YnVvbmdpb3Jubyk=?= 039 content-type: text/html; charset=utf-8 034 content-transfer-encoding: base64 How could I do that. I want to block these kind of e-mail but I don't know what to do. Thanks in advance and regards, Ronaldo -- ## 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/
