SpamAssassin catagorizes messages, Procmail files messages.

This is what I have in my .procmailrc file to file the spam that
spamassassin has tagged.

  :0fw
  | spamassassin -P

  :0e
  {
    EXITCODE=$?
  }

  :0:
  * ^X-Spam-Flag: YES
  caughtspam

Bob

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to