This procmail rule works fine for Redhat 7.3, but doesn’t seem to work for
redhat 8.0.  Any ideas on what I can do, the message is getting processed
properly by spamassassin but never gets redirected to the SPAM folder?

:0fw
      | spamassassin

:0e
      {
         EXITCODE=$?
      }

:0:
      * ^Subject:.*\*\*\*\*SPAM\*\*\*\*
      /var/spool/mail/SPAM

:0:
      * ^X-Spam-Status: Yes
      /var/spool/mail/SPAM



---
Edward J. Cooley - President
Strategy Systems, Inc.
479-271-7400 Fax: 271-7401
http://www.strategy5.com/
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to