Difference between revisions of "Spamassassin notes"

From thelinuxwiki
Jump to: navigation, search
(Pushed from Themanclub.)
 

Latest revision as of 16:19, 24 May 2013

bayes training

spam:

 sa-learn --showdots --spam /home/john/.maildir/.AA_SPAM/cur

ham:

 sa-learn --showdots --ham /home/john/.maildir/.AA_HAM/cur

rebuild database:

 sa-learn --sync

view stats:

 sa-learn --dump magic


problem with startup after upgrade

soluction: ran...

sa-update


procmail setup

http://www.ii.com/internet/robots/procmail/qs/