Hello the list,
Im facing a difficulty regarding an Exchange 2010 with a Squid Reverse/Proxy & Exim4 email Gateway with RBL/Antispam configuration Due a dysfunction of the exchange oof (out of office) function, Ive polluted several lists Id subscribed sending out oof messages when its normally forbidden to do so Checking the problem, I think I identified the origin of the dysfunction : Precedence: bulk is not supported by oof automatically, on the contrary of Precedence: List. In example : Exim did not receive any of my oof messages when ovh lists did.. What is strange in this problem, is that exim gateway is Exchanges only outgoing source for mails (exchange is not exposed directly on internet, any outgoing messages must pass through exim gateway), and yet I do not have any traces of any sort of OOF messages passing through the Exim Gateway Exim logs, shows me all entering lists emails, but never shows outgoing oof mails. I know they did go out as several lists members complained to me about the problem and I have received headers : In example : Delivered-To: [email protected] Received: by xx.xx.xx.xx with SMTP id ye4csp379536vdb; Fri, 2 Aug 2013 17:27:46 -0700 (PDT) X-Received: by xx.xx.xx.xx with SMTP id wb9mr6338060wjc.90.1375489665627; Fri, 02 Aug 2013 17:27:45 -0700 (PDT) Return-Path: <> Received: from hermes.domain.fr (hermes.domain.fr. [xx.xx.xx.xx]) by mx.google.com with ESMTPS id d9si5468384wjf.88.2013.08.02.17.27.45 for < [email protected] > (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 02 Aug 2013 17:27:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of hermes.domain.fr designates xx.xx.xx.xx as permitted sender) client-ip=xx.xx.xx.xx; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of hermes.domain.fr designates xx.xx.xx.xx as permitted sender) smtp.mail= Received: from [192.168.44.111] (helo=email.domain.fr) by hermes.domain.fr with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) id 1V5PhA-0000Ks-Dd for [email protected]; Sat, 03 Aug 2013 02:27:44 +0200 Received: from EXCHCAS01.domain.fr ([::1]) by ExchCas01.domain.fr ([::1]) with Microsoft SMTP Server id 14.01.0438.000; Sat, 3 Aug 2013 02:27:43 +0200 From: Tugdual <[email protected]> To: Jonathan < [email protected] > Subject: =?iso-8859-1?Q?R=E9ponse_automatique=A0:_[sd-basic]_Recherche_technicien?= Thread-Topic: [sd-basic] Recherche technicien Thread-Index: AQHOj+BFVMrp6SbXHkKYP6Ky7X0x3g== Date: Sat, 3 Aug 2013 00:27:43 +0000 Message-ID: <[email protected]> References: <[email protected]>,< <mailto:cac88fzhbh6vher4a0zbp6m+u3rivhlsgx1yq8dqkmrnbts0...@mail.gmail.com> cac88fzhbh6vher4a0zbp6m+u3rivhlsgx1yq8dqkmrnbts0...@mail.gmail.com> In-Reply-To: < <mailto:cac88fzhbh6vher4a0zbp6m+u3rivhlsgx1yq8dqkmrnbts0...@mail.gmail.com> cac88fzhbh6vher4a0zbp6m+u3rivhlsgx1yq8dqkmrnbts0...@mail.gmail.com> X-MS-Has-Attach: X-Auto-Response-Suppress: All X-MS-Exchange-Inbox-Rules-Loop: [email protected] X-MS-TNEF-Correlator: Content-Type: multipart/alternative; boundary="_000_90f4f42c24af4dfb871e770fb1d84d10EXCHCAS01domainfr_" MIME-Version: 1.0 X-Antivirus-Scanner: Seems clean. You should still use an Antivirus Scanner Questions : 1° : How can I log all Exchange oof outgoing messages transiting through exim gateway in exims logs ? (Is it only possible ? has anyone a valid configuration example ? ) 2° : Is it possible to manage through exim a filter that would suppress automatically and by security any outgoing oof emails to mailing lists based on a certain header pattern (Thread-Topic, Thread-Index) ? Any one has a working / valid configuration example ? or any guidelines ? Thanks by advance for any provided help.. @tdldp -- ## 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/
