I installed SpamAssassin via CPAN a few days ago, and I've been pretty
impressed with it.  Its pretty much ran flawlessly, but I've noticed one
case where I don't understand why a certain test is getting a hit.

The message in question is an amazon.com ad email.

I ran spamassassin with -t and this is what I get:
-----
>From [EMAIL PROTECTED]  Sat Apr 27 16:48:29 2002
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: from mta401.mail.yahoo.com (mta401.mail.yahoo.com
[216.136.128.53])
        by mail.plexserve.com (Postfix) with SMTP id 75E38ABAE
        for <[EMAIL PROTECTED]>; Sat, 27 Apr 2002 13:59:14 -0500 (CDT)
Received: from mta401.mail.yahoo.com for [EMAIL PROTECTED]; Apr 27
11:59:10 2002 -0700
X-Yahoo-Forwarded: from [EMAIL PROTECTED] to [EMAIL PROTECTED]
Received: from mm-outgoing-101.amazon.com (207.171.188.101)
  by mta401.mail.yahoo.com with SMTP; 27 Apr 2002 11:59:10 -0700 (PDT)
Received: from mail-ems-104.amazon.com by mm-outgoing-101.amazon.com with
ESMTP
        (crosscheck: mail-ems-104.amazon.com [10.16.42.233])
        id LAA-6345750-17554; Sat, 27 Apr 2002 11:24:34 -0700
Received: by mail-ems-104.amazon.com
        id AAA-6345750-17713,2726; 27 Apr 2002 11:24:18 -0700
Date: 27 Apr 2002 11:24:18 -0700
Message-ID: <.AAA-6345750-17713,[EMAIL PROTECTED]>
X-AMAZON-TRACK: 6345750
To: [EMAIL PROTECTED]
From: "Amazon.com" <[EMAIL PROTECTED]>
Subject: Treat Mom to a Sweet Gift on May 12
Bounces-to: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: Multipart/Alternative;boundary=MuLtIpArT_BoUnDaRy
X-Spam-Status: No, hits=-101.3 required=5.0
tests=DEAR_SOMEBODY,WEB_BUGS,USER_IN_WHITELIST version=2.20
X-Spam-Level:

<BODY SNIPPED>

SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam.  The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details:   (-101.3 hits, 5 required)
SPAM: Hit! (-0.5 points) BODY: Contains 'Dear Somebody'
SPAM: Hit! (-0.8 points) BODY: Image tag with an ID code to identify you
SPAM: Hit! (-100.0 points) From: address is in the user's white-list
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------

-----


I'm only using a system-wide config file, and I've verified that a
user-level config doesn't have a whitelist entry for this address.

System-level config has:
# Whitelist [EMAIL PROTECTED] because it is erroneously listed in
Razor
whitelist_from          [EMAIL PROTECTED]
all_spam_to             [EMAIL PROTECTED]

Any ideas?

Thanks,
Nathan Nichols
[EMAIL PROTECTED]


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to