Wallace,

I see two possibly even three suspects. SpamAssassin is messing with your headers, and so is Exim. More important though is that you are using an old version of dbmail. The X-DBMail-PhysMessage-ID header isn't being added since well before 2.2.6



Wallace Tan wrote:

-- (2)
# 2. Exim - acl_smtp_data ACL - SpamAssassin
warn    hosts = 127.0.0.1
        condition  = ${if <{$spam_score_int}{25} {1}}
        add_header = X-Spam-Score: $spam_score ($spam_bar)\n\
                     X-Spam-Report: $spam_report
        control = no_mbox_unspool

try to disable the add_header action here.


Email message source in [EMAIL PROTECTED] mailbox:
-- (3)
Received: from [127.0.0.1] (port=57628 helo=test8)    by centos.wizwerx.com
    with smtp (Exim 4.63)    (envelope-from <[EMAIL PROTECTED]>)
    id 1IzQI3-0004uD-Ox    for [EMAIL PROTECTED];
    Tue, 04 Dec 2007 13:26:14 +0800
From: "Wallace" <[EMAIL PROTECTED]>
To: wallace <[EMAIL PROTECTED]>
Subject: Test 8
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 04 Dec 2007 13:26:02 +0800
X-Spam-Score: -1.4 (-)
X-Spam-Report: Spam detection software, running on the system
    "centos.wizwerx.com", has
    identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
    similar future email.  If you have any questions, see
    the administrator of that system for details.
Content preview: This line works, however, From what I know, this doesn't
    work.
    [...]
    Content analysis details:   (-1.4 points, 5.0 required)
    pts rule name              description
    ---- ----------------------
    --------------------------------------------------
    -1.4 ALL_TRUSTED            Passed through trusted hosts only via SMTP
Return-Path: "Wallace" <[EMAIL PROTECTED]>
MIME-Version: 1.0
X-DBMail-PhysMessage-ID: 33395

This line should be there. We don't add X-DBMail-PhysMessage-ID since before 
2.2.6.


--
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to