Running v3.0.1.561, we are seeing instances of incoming messages being quarantined using the 'Return-Path' address in the message header. In a specific case, the incoming e-mail was quarantined because it was in the SFDB.
Unfortunately, users are complaining because when they use the web interface to unquarantine/forward their mail (and subsequently autowhitelist the e-mail address), it is using the whitelisted 'mauled' e-mail address in the 'Return-Path' instead of the normal 'Mail-From' address.
An example Internet Header taken from outlook is listed below. Our users mailto:j.s@mydomain.com - j.s@mydomain.com and mailto:m.s@mydomain.com - m.s@mydomain.com were expecting mail from mailto:l.r@lusix.com - l.r@lusix.com . The message was quarantined due to a SFDB hit. When it was quarantined, it was logged to the quarantine database using the 'Return-Path' address: mailto:SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net - SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net -- not the Mail-From address of mailto:l.r@lusix.com - l.r@lusix.com .
Each user then unquarantined the e-mail, expecting that mailto:l.r@lusix.com - l.r@lusix.com is now whitelisted... unfortunately it has only whitelisted the goofy address from the 'Return-Path' ( mailto:SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net - SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net ). Worse, this goofy 'Return-Path' address changes with each new e-mail message from this sender -- so mailto:l.r@lusix.com - l.r@lusix.com is quarantined (because of the mauled value in the 'Return-Path') with each subsequent e-mail.
The users are complaining that they have received e-mail from this domain for two years without a problem. I'm wondering if this is a new symptom with SFDB functionality.
Internet Header From Outlook:
Microsoft Mail Internet Headers Version 2.0 Received: from gateway.mydomain.com ([10.1.2.6]) by backend.mydomain.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 31 May 2006 07:32:30 -0700 Received: from spamfilter ([10.1.3.8]) by gateway.mydomain.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 31 May 2006 07:32:30 -0700 Received: from 217.160.230.40 by spamfilter.mydomain.com (LogSat Software SMTP Server) Tue, 30 May 2006 16:33:11 -0700 Received: from [172.23.129.4] (helo=NTXBEUS01.exchange.xchg) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1FlDi02Fxo-00020c; Tue, 30 May 2006 19:33:10 -0400 Received: from ntxbeus06.exchange.xchg ([172.23.126.7]) by NTXBEUS01.exchange.xchg with Microsoft SMTPSVC(6.0.3790.1830); Tue, 30 May 2006 19:32:58 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C68441.623006C5" Subject: FW: Meetings Next Week Date: Tue, 30 May 2006 19:32:56 -0400 Message-ID: < mailto:318B38FE80ACE64FBE4A1AF84F70E53C1DE8BF@ntxbeus06.exchange.xchg - > X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Meetings Next Week Thread-Index: AcaACc+gUK/b4LWTTgql4ri8A1MpuwACGk0AAQJThUAACXKYcA== From: "l r" < mailto:l.r@lusix.com - > To: "S, J" < mailto:JS@mydomain.com - >, "S, M" < mailto:MS@mydomain.com - > X-OriginalArrivalTime: 30 May 2006 23:32:58.0364 (UTC) FILETIME=[624DBBC0:01C68441] X-Server: LogSat Software SMTP Server X-SF-RX-Return-Path: mailto:l.r@lusix.com - X-SF-HELO-Domain: mout.perfora.net Return-Path: mailto:SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net - SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net
------_=_NextPart_001_01C68441.623006C5 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
------_=_NextPart_001_01C68441.623006C5 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
------_=_NextPart_001_01C68441.623006C5--
SpamFilter Log Snippet
05/30/06 08:49:17:935 -- (85604) Connection from: 217.160.230.40 - Originating country : United States 05/30/06 08:49:18:575 -- (85604) Resolving 217.160.230.40 - mout.perfora.net 05/30/06 08:49:23:716 -- (85604) - SFDB filter match - relevance:4 05/30/06 08:49:23:716 -- (85604) 217.160.230.40 - Mail from: mailto:SRS0=KeQV=7S=lusix.com=l.r@srs.perfora.net - To: mailto:m.s@mydomain.com - will be rejected 05/30/06 08:49:24:169 -- (85604) EMail from mailto:SRS0=KeQV=7S=lusix.com=l.rl@srs.perfora.net - to mailto:m.s@mydomain.com - was received and quarantined. Size: 1 KB, 1024 bytes 05/30/06 08:49:24:372 -- (85604) Blacklist cache - Added 217.160.230.40 to limbo 05/30/06 08:49:24:372 -- (85604) Disconnect
|