> 1. What do I put in my .qmail file to invoke procmail.
> 2. What do I put in my /etc/procmailrc file to look for the  *
> ^X-Spam-Status: Yes , move spam to a spam dir and then deliver the rest to
> ~/Maildir/.
>
> Thanks
> Doug
>

This assumes that Q-S has already run SA upstream of delivery.  Also, please
verify paths for your system.

.qmail:

|preline /path/to/procmail -p -m /path/to/.procmailrc


.procmailrc:

:0:
* ^X-Spam-Status: Yes
/path/to/mail/spam/

:0:
./Maildir/


Please verify this by looking on the SA website at
http://www.spamassassin.org for procmail examples.

---
Ed.


_______________________________________________________________

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

_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to