Ken Causey wrote: KC> Sorry if this is an FAQ, if so, please point me to the answer. KC> KC> I'm having a problem with postmaster email that contains errors related KC> to spam (and therefore the spam) getting tagged. I tried to KC> whitelist_from it, but that doesn't seem to be working. What does KC> whitelist_from refer to? The From: header field? The envelope sender? KC> Could local delivery be causing a problem?
I applies to the From: line, not the envelope -- SA never sees the envelope info. KC> Return-Path: <[EMAIL PROTECTED]> KC> X-Sieve: cmu-sieve 2.0 KC> Received: from mail.premiernet.net [205.229.224.233] by localhost with KC> POP3 KC> (fetchmail-5.9.0) for ken@localhost (single-drop); Tue, 02 Apr KC> 2002 KC> 18:25:21 -0600 (CST) KC> Received: from localhost (localhost) by mail.premiernet.net KC> (8.12.2/8.12.2/Debian -5) id g330NUVE026589; Tue, 2 Apr 2002 KC> 18:23:30 -0600 KC> Date: Tue, 2 Apr 2002 18:23:30 -0600 KC> From: Mail Delivery Subsystem <[EMAIL PROTECTED]> KC> Message-Id: <[EMAIL PROTECTED]> KC> To: [EMAIL PROTECTED] KC> MIME-Version: 1.0 KC> Subject: *****SPAM***** Postmaster notify: see transcript for details KC> Auto-Submitted: auto-generated (postmaster-notification) KC> X-Spam-Status: Yes, hits=6.1 required=5.0 KC> KC> tests=FROM_MALFORMED,TO_MALFORMED,NORMAL_HTTP_TO_IP,FROM_AND_TO_SAME KC> version=2.11 KC> X-Spam-Flag: YES KC> X-Spam-Checker-Version: SpamAssassin 2.11 (devel $Id: SpamAssassin.pm,v KC> 1.68 2002/03/04 01:22:24 hughescr Exp $) KC> X-Spam-Prev-Content-Type: multipart/report; report-type=delivery-status; KC> boundary="g330NUVE026589.1017793410/mail.premiernet.net" KC> X-UIDL: `0*!!lC?"!~`Z!!,al"! Well, I notice a couple things... FROM_MALFORMED and TO_MALFORMED are triggering, apparently incorrectly, and there is apparently a blank line in the middle of the headers -- not sure if that's just a copy/paste bug or something significant. What do you see as output to the console if you start spamd there with the -D option (and without -d), and then run a sample message through it? C _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk