Justin Mason wrote:
could you post an example of your config and the message you're testing
with, in full?
OK.... in /etc/mail/spamassassin/local.cf
--
allow_user_rules 1
bayes_auto_expire 0
whitelist_bounce_relays mail.mydomain.com
--
A bounce message which should have been whitelisted:
----cut----
Return-Path: <>
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on
server.mydomain.com
X-Spam-Level: ***
X-Spam-Status: No, score=3.7 required=5.0 tests=ANY_BOUNCE_MESSAGE,AWL,
BAYES_99,BOUNCE_MESSAGE autolearn=no version=3.1.4
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: by mail.mydomain.com (Postfix) id EFBE62E48F; Wed, 7 Feb 2007
12:57:43 +0000 (GMT)
Date: Wed, 7 Feb 2007 12:57:43 +0000 (GMT)
From: [EMAIL PROTECTED] (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="6DFA62E3AF.1170853063/mail.mydomain.com"
Message-Id: <[EMAIL PROTECTED]>
This is a MIME-encapsulated message.
--6DFA62E3AF.1170853063/mail.mydomain.com
Content-Description: Notification
Content-Type: text/plain
This is the Postfix program at host mail.mydomain.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
<[EMAIL PROTECTED]>:
host mx1.uk.tiscali.com[212.74.100.152] said: 550 RCPT
TO:<[EMAIL PROTECTED]>
User unknown (in reply to RCPT TO command)
--6DFA62E3AF.1170853063/mail.mydomain.com
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; mail.mydomain.com
X-Postfix-Queue-ID: 6DFA62E3AF
X-Postfix-Sender: rfc822; [EMAIL PROTECTED]
Arrival-Date: Wed, 7 Feb 2007 12:57:38 +0000 (GMT)
Final-Recipient: rfc822;
[EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host mx1.uk.tiscali.com[212.74.100.152]
said: 550
RCPT
TO:<[EMAIL PROTECTED]>
User unknown (in reply to RCPT TO command)
--6DFA62E3AF.1170853063/mail.mydomain.com
Content-Description: Undelivered Message
Content-Type: message/rfc822
Received: from [127.0.0.1] (localhost [127.0.0.1])
by mail.mydomain.com (Postfix) with ESMTP id 6DFA62E3AF
for
<[EMAIL PROTECTED]>;
Wed, 7 Feb 2007 12:57:38 +0000 (GMT)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 07 Feb 2007 12:57:36 +0000
From: Steve <[EMAIL PROTECTED]>
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
MIME-Version: 1.0
To:
[EMAIL PROTECTED]
Subject: Test 6...
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Doah!
--6DFA62E3AF.1170853063/mail.mydomain.com--
----cut----