This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

smtp proxy spamprotection

hi all,
i´ve been searching around some time but couldn´t find a similar thread.

since an update to 5.025  i realized some strange behaviour. in some emails part of the header is written into the body of the email.

this looks like:
----begin  emailbody-----

-4.9 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
                            [score: 0.0000]
 1.0 AWL                    AWL: Auto-whitelist adjustment
X-Scan-Signature: 6c84728924d06583742debdf5f64f560

(here begins the text of the email)

-----end emailbody---------------

and the header_

---------------------------------------
Microsoft Mail Internet Headers Version 2.0
Received: from xx.yyyy.zzzz.de ([192.168.0.1]) by xxx.yyyy.local with Microsoft SMTPSVC(6.0.3790.0);
 Wed, 20 Oct 2004 22:54:34 +0200
Received: from [xx.xx.xx.xx] (helo=xxx.yyyy.de)
by xx.yyy.zzzz.de with esmtp (Exim 4.30)
id 1CKNTe-0007RJ-Hr
for user@xxx.yyy.zz.dei; Wed, 20 Oct 2004 22:54:34 +0200
Received: from xxx.yyyy.de (xxx.yyy.de [xx.xx.xx.xx])
by xxx.yyy.de (Postfix) with ESMTP id 08BD7E9D53
for ; Wed, 20 Oct 2004 22:54:34 +0200 (CEST)
Received: by xxx.yyyy.de (Postfix, from userid 65534)
id C0C37FC218; Wed, 20 Oct 2004 22:54:33 +0200 (CEST)
To: user@xxx.yyy.de
Subject: Neue Registrierung bei Computerforum
From: robot@xxx.de
Message-Id: 
Date: Wed, 20 Oct 2004 22:54:33 +0200 (CEST)
X-Spam-Score: -3.7 (---)
X-Spam-Report: 0.2 NO_REAL_NAME           From: does not include a real name
Return-Path: nobody@kyle.sbsd.de
X-OriginalArrivalTime: 20 Oct 2004 20:54:34.0332 (UTC) FILETIME=[00FA49C0:01C4B6E7]

does anyone notice a likewise behaviour? 

thx k33n

asl version: 5.025, 10 useroffice, virus-/spamprotection


This thread was automatically locked due to age.
  • I can confirm the bug after seeing it at several installations. What happens is that Spamassassin inserts a blank line in the middle of it's header lines, causing the email client to believe that the body part starts there:

    X-Spam-Score: -4.1 (----)
    X-Spam-Report: 1.7 DONT_DELETE            BODY: Don't delete me!  Nooooo!!!!

    -4.9 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
                                [score: 0.0000]
  • We have also seen the bug, which has been around somewhere after 5.020.  Each successive up2date we hope fixes it, but nothing.  This is an important feature for alot of our customers, and the issue is keeping emails from being tagged properly, as well as screwing up the message body.  Anybody on development working on this or can tell us when it will be corrected??

  • UPDATE:  After my post I did just notice that the 5.027 up2date has been released, and it shows that the spam score in the message body issue is being addressed with this patch!