Hey guys.

I'm looking for help on an XMail to Exchange problem.

My XMail(1.21) runs on debian and I'm using ClamAV with Peter Lindeman's
filter and Spamassassin with Don Drake's filter. The server only handles
one domain that is setup as a custom domain that does the smtprelay to
the Exchange server. The exchange server is version 2003 on windows
2003.

When the mail messages pass through the XMail server, headers are added
by the two filters that I am using. For instance, the AV script will
add:

X-AV-Scanned: yes  97f6fbf98987e4d81281371bd3f314c8

And the spamassassin script will add:

X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27)
X-Spam-Level:=20
X-Spam-Status: No, score=3D-2.6 required=3D5.0 tests=3DAWL,BAYES_00,
        NORMAL_HTTP_TO_IP,SPF_HELO_PASS,SPF_PASS autolearn=3Dham
version=3D3.0.3

Now, all this is perfectly fine until the messages reach the exchange
server. It wants to rewrite the headers for some reason. The problem is
it will add a header of "X-OriginalArriveTime: 27 May 2005 15:02:05.0488
...." and "Return-Path: [EMAIL PROTECTED]" *after* the first line of the
message body. This results in every email looking like this when it is
received:


---begin sample message body---
I had the same problem when using symantec av smtp gateway and some =3D
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 27 May 2005 15:02:05.0488 (UTC)
FILETIME=3D[0BC00B00:01C562CD]

clients
too with some avs ...
---end sample message body---


I have tried telling spamassassin to add an extra header to the message
because I first thought the error was due to the very long
X-Spam-Status: header. But after adding a short header like
"X-Spam-WCMC_UCE_FILTER: 3.03" (which gets placed as the last line of
the mail headers) the "X-OriginalArriveTime..." and "Return-Path:..."
will still appear in the message body.


Has anyone seen this type of behavior? I appreciate any insight into
this problem and how to possibly correct it.

Regards,

Brandon Wittenburg

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to