Corrected, it still doesn't work.

It's the ^Subject. *Test stuff I'm actually testing, because generating
a Test subject line is easier than composing spam messages.

Any ideas on why procmail is running but not behaving in accordance with
the ^Subject. *Test conditional?

procmail: [32114] Sun Nov 17 10:31:04 2002
procmail: Match on "< 256000"
procmail: Executing "spamassassin"
procmail: [32114] Sun Nov 17 10:31:07 2002
procmail: No match on "^X-Spam Status: YES"
procmail: No match on "^Subject.*Test"
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

Here's my new and improved ruleset:

PATH=/bin:/usr/bin:/usr/sbin
MAILDIR=/home/balpert/mail
#MAILDIR=/var/spool/mail
SENDMAIL=/usr/sbin/sendmail
LOGFILE=/var/log/procmail
VERBOSE=ON

:0fw
* < 256000
| spamassassin

:0H
* ^X-Spam Status: YES
$HOME/spam

:0
* ^Subject.*Test
$HOME/spam
....etc.


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Burger
> Sent: Sunday, November 17, 2002 12:25 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Procmail processing problem
> 
> 
> Damn...another typo on my part...the missing -, and the all caps Yes.
> 
> On Sun, 17 Nov 2002, Kevin MacNeil wrote:
> 
> > On Sun, Nov 17, 2002 at 11:04:07AM -0500, Mike Burger wrote:
> > > You've got the wrong X-Spam flag, there.




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

Reply via email to