I have a bit of an odd issue. I use postfix, with amavisd-new-20030616
and spamassassin 3.1.0a, on Debian testing. I have a cronjob that
creates a postfix log summary (using pflogsumm), and then it mails it to
me.

Here's the odd part - some days, it's marked as spam, and some days it's
not.

Here's the headers of a spam-marked email:

Microsoft Mail Internet Headers Version 2.0
Received: from cliff-claven.contributionship.com ([192.168.200.111]) by
europa.contributionship.com with Microsoft SMTPSVC(6.0.3790.1830);
         Wed, 8 Feb 2006 00:37:37 -0500
Received: from localhost (localhost [127.0.0.1])
        by cliff-claven.contributionship.com (Postfix) with ESMTP id
EEB8F12C6F
        for <[EMAIL PROTECTED]>; Wed,  8 Feb 2006
00:30:03 -0500 (EST)
X-Envelope-To: <[EMAIL PROTECTED]>
X-Envelope-From: <[EMAIL PROTECTED]>
X-Quarantine-id:
<spam-7c6eeeeb65f076d39a6443f28cdabf52-20060208-003003-08858-10>
Received: by cliff-claven.contributionship.com (Postfix, from userid 0)
        id B755316947; Wed,  8 Feb 2006 00:30:03 -0500 (EST)
To: [EMAIL PROTECTED]
Subject: cliff-claven daily mail stats
Message-Id:
<[EMAIL PROTECTED]>
Date: Wed,  8 Feb 2006 00:30:03 -0500 (EST)
From: [EMAIL PROTECTED] (root)
X-Spam-Status: Yes, hits=7.2 tag1=-999.0 tag2=3.9 kill=3.9 tests=AWL,
        BAYES_00, BIZ_TLD, DOMAIN_4U2, INFO_TLD, IP_LINK_PLUS,
        NORMAL_HTTP_TO_IP, NO_RELAYS, NUMERIC_HTTP_ADDR, URIBL_JP_SURBL
X-Spam-Level: *******
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 08 Feb 2006 05:37:37.0723 (UTC)
FILETIME=[C526F8B0:01C62C71]

I've tried whitelisting this, by entering both

cliff-claven.contributionship.com
contributionship.com

in my whitelist_sender file, that amavisd-new reads
(read_hash(\%whitelist_sender, '/var/lib/amavis/whitelist_sender');).
This is the only email that I see as originating from
"cliff-clavin.contributionship.com", instead of just
"contributionship.com". I presume that to be an artifact of using the
mailx command to send the nightly generated log summary.

How can I have this email never marked as spam? I thought that
whitelisting the host and domain would do it, but obviously I'm missing
something.

-- 
------------------------------------------------------------ 
Michael Leone, Systems Administrator 
Philadelphia Contributionship 
210 S. 4th Street, Philadelphia, PA  19106 
<mailto:[EMAIL PROTECTED]> 
V: 215-627-1752 x1282 
F: 215-627-5354 
 


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to