Ok Rick, here goes:

> > What I am concentrating on is the failure of my ^Subject.*Test
> > condition.  The /var/log/procmail log shows that the condition isn't
> > catching a message sent to myself with the subject line as "Test".
> 
> Is this a global rule or a user rule?

Global.  spamd is running and my procmailrc is /etc/procmail.
 
> Try simplifying the test with :0 H:. No sense in searching the entire
> message when what you're looking for is in the Subject. 
> Probably unrelated,
> but it would reduce the load a bit on larger messages.

Done.
 
> Are you looking for everything Test in subject? If not - be 
> more specific
> with:
> 
> :0 H:
> * ^Subject: Test
> spam

I'm just trying to get the darned condition to fire.  The current test
condition is simply a test for that, so I did a broad filter.

> > procmail: No match on "^Subject.*Test"
> 
> Odd indeed. Can you post the headers from the "test" message?

Ok, here's the whole message, headers and all, from /var/spool/mail:

>From [EMAIL PROTECTED]  Sun Nov 17 15:08:13 2002
Return-Path: <[EMAIL PROTECTED]>
Received: from > My test feedback address, concealed for privacy
purposes <
        by fathat.fortbradford.com (8.12.5/8.11.6) with ESMTP id
gAHL8CXk009106
        for <[EMAIL PROTECTED]>; Sun, 17 Nov 2002 15:08:12 -0600
Received: from fathat.fortbradford.com ([207.14.219.77]) by xxx with
Microsoft $
         Sun, 17 Nov 2002 14:57:30 -0600
Received: from main (main.fortbradford.com [192.168.0.5])
        by fathat.fortbradford.com (8.12.5/8.11.6) with ESMTP id
gAHL87Xk009099
        for <xxx>; Sun, 17 Nov 2002 15:08:08 -0600
Reply-To: <[EMAIL PROTECTED]>
From: "Brad Alpert" <[EMAIL PROTECTED]>
To: "Test" <[EMAIL PROTECTED]>
Subject: Test
Date: Sun, 17 Nov 2002 14:59:46 -0600
Message-ID: <00b901c28e7c$435a8590$[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-OriginalArrivalTime: 17 Nov 2002 20:57:31.0160 (UTC)
FILETIME=[F1F9D980:01C28$
X-Spam-Status: No, hits=0.0 required=5.0
        tests=none
        version=2.31
X-Spam-Level:
Status: RO
X-Status:
X-Keywords:
X-UID: 6383

******

> > procmail: Assigning "DROPPRIVS=yes"
> 
> Not relevant to your search, but why assign this later and 
> not at the top of
> your recipe? Spamassassin loves to be the user so it can 
> process user base
> rules as well.

Good idea!  I just did that.

I really appreciate the help, Rick.

Brad



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to