A user on my system gets updates form FedEx and it seems the SpamFilter is comcatenating the From header when it passes it on to my mail server. The new From causes my mail server to reject tthe message probbaly because it looks like a single email address with two @ signs. Below is the original message header and clip from SpamFilter's activity log. I emailed FedEx to see if it was necessary to have two email addresses in the From field but they have not responded.
Here is the original header:
Received: from spooler by polytecpi.com (Mercury/32 v3.32); 25 May 03 06:02:44 -0400
Received: from NAV_GW (127.0.0.1) by mail.polytecpi.com (Mercury/32 v3.32) with ESMTP ID MG0035EA;
25 May 03 06:02:34 -0400
Received: from 199.81.197.53 by 192.168.5.3 (LogSat Software SMTP Server) Sun, 25 May 2003 06:02:31 -0400
Received: from ex12.fw.fedex.com (mx12.sac.fedex.com [199.81.77.43])
by mx13.sac.fedex.com (8.12.3/8.12.3) with SMTP id h4PA2RGp008998
for <marinav@polytecpi.com>; Sun, 25 May 2003 05:02:27 -0500 (CDT)
(envelope-from sysdeliv@fn3a.prod.fedex.com)
Received: from mx12.sac.fedex.com(199.81.77.43) by ex12.fw.fedex.com via csmap
id 30148; Sun, 25 May 2003 00:03:11 -0500 (CDT)
Received: from fn3a.prod.fedex.com (fn3a.prod.fedex.com [161.135.24.22])
by mx12.sac.fedex.com (8.12.3/8.12.3) with ESMTP id h4PA2RhL025775
for <marinav@polytecpi.com>; Sun, 25 May 2003 05:02:27 -0500 (CDT)
(envelope-from sysdeliv@fn3a.prod.fedex.com)
Received: from fn3a.prod.fedex.com (LOCALHOST [127.0.0.1])
by fn3a.prod.fedex.com (8.9.3 (PHNE_24419+JAGae58098)/8.8.6) with ESMTP id FAA29591
for <marinav@polytecpi.com>; Sun, 25 May 2003 05:02:22 -0500 (CDT)
Date: Sun, 25 May 2003 05:02:22 -0500 (CDT)
Message-ID: <2363449.1053856942114.JavaMail.fxnet@fn3a.prod.fedex.com>
From: <sysdeliv@fn3a.prod.fedex.com>, FedEx <insightmail@fedex.com>
Reply-To: FedEx <insightmail@fedex.com>
To: <marinav@polytecpi.com>
Subject: FedEx InSight (SM): Proof of Delivery
Mime-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_39867_3781926.1053856942059"
X-Priority: 3
X-FedExNet-Message-ID: P1589937114
X-Server: LogSat Software SMTP Server
And this is the lines from the activity log. This is also how it is passed to my mail server.
05/25/03 06:02:32:234 -- (544) Sending email from mailto:sysdeliv@fn3a.prod.fedex.cominsightmail@fedex.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - sysdeliv@fn3a.prod.fedex.cominsightmail@fedex.com to mailto:marinav@polytecpi.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - marinav@polytecpi.com 05/25/03 06:02:34:106 -- (544) EMail from mailto:sysdeliv@fn3a.prod.fedex.cominsightmail@fedex.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - sysdeliv@fn3a.prod.fedex.cominsightmail@fedex.com to mailto:marinav@polytecpi.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - marinav@polytecpi.com was forwarded to 127.0.0.1
|