17 Mar
2006
17 Mar
'06
9:11 p.m.
Adam M. Dunn wrote:
For example, this would be EXTREMEMLY useful as a spam learning hook. Take a scenario where each user has their own spamassassin bayes database, and you want to give the users the ability to train their own database based on what they think is SPAM. It would be nice to give all the users a folder called Spam, and tell them to just copy/move mail into that folder, and spamassassin will automatically learn about it.
Doing so via cron is much mroe efficient as you will only have to initialize SA's database once and learn from multiple messages. And if you make another cronjob that periodically wipes out that mailbox, both you and your users will be happy.
Cheers, -jkt
-- cd /local/pub && more beer > /dev/mouth