Thank you for the feedback, Rick.  I made the relevant change you
suggested in the spam test.

But I'm not testing the spam filter right now, because I don't get that
much of it and I haven't bothered to generate bogus spam messages to
send myself.

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".

Any ideas of why procmail, when invoked, won't catch the condition?  The
current test is -

:0:
* ^Subject.*Test
spam

Procmail's response to that is -

procmail: [6613] Sun Nov 17 13:51:10 2002
procmail: Match on "< 256000"
procmail: Executing "spamassassin"
procmail: [6613] Sun Nov 17 13:51:13 2002
procmail: No match on "^X-Spam Status: Yes"
procmail: No match on "^Subject.*Test"
<--------------------------!!!
procmail: No match on "^Sender: [EMAIL PROTECTED]"
procmail: No match on "^From:.*21cn.com"
procmail: No match on "^Subject: .*out of (the )?office"
procmail: Assigning "DROPPRIVS=yes"
procmail: Assuming identity of the recipient, VERBOSE=off
  Folder: /var/spool/mail/balpert    

Any idea why it might be failing?

Thanks/Brad

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Rick Johnson
> Sent: Sunday, November 17, 2002 1:13 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Procmail processing problem
> 
> 
> I've found that:
> 
> MAILDIR=$HOME/mail
> 
> :0 H:
> * ^X-Spam-Status: Yes
> Spam
> 
> ... etc
> 
> works fine via my ~/.procmailrc.
> 
> Note - I am running SpamAssassin on a global level via /etc/procmailrc
> through the spamd daemon (much less CPU overhead). Not sure 
> that should make
> a difference in your case.
> 
> FYI: The procmail FAQ states that it's case *insensitive* by default.
> 
> -Rick
> --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Key: https://mail.medata.com/pgp/rjohnson.asc



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

Reply via email to