I'm not able to duplicate this problem sending attachments from a shell
account, but customers are having problems with some attachments.  For
some reason, it's pushing the hit threshold to 0 :

X-Spam-Status: Yes, hits=0 required=0

when there's an attachment instead of:

X-Spam-Status: No, hits=-0.3 required=6.6

Running spamd, qmail-scanner and maildrop with a maildroprc like this:

--
if ((/^X-Spam-Status:.*Yes/))
{
    echo "Your Email was Rejected by our SPAM filters. Sorry."
    EXITCODE=100
    exit
}

to "./Maildir/."
--

Since I have maildrop looking for the "Yes" in the spam status, it rejects
it.  I'm a newbie at this, so if this isn't the way to do this, I'm all
ears (still).

TIA (again),

James Smallacombe                     PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]                                                     http://3.am
=========================================================================





-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to