I use a 2-level approach. For a spam-score of 8, the spams are tagged. For
a spam-score of 17, the spams are dropped into a central mailbox, which is
rotated with logrotate.
This is from my procmailrc file:
:0fw
* < 150000
| /usr/bin/spamassassin -P -D -a
# put all emails with a spam score of 17 or greater into the spambox
# the spambox is compressed and rotated weekly. 13 weeks will be kept
:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
/var/spool/mail/spambox
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk