Sat, 23 Dec 2006
bogofilter
bogoutil -d old | bogoutil -l new // compacts the DB
cat msg | bogofilter -Ns // if not spam, run this to
// remove from spam DB and
// add to non-spam DB
cat msg | bogofilter -Sn // if spam, run this to remove
// from non-spam DB and add
// to spam DB
Posted at: 12:59 | category: /mail | Comments ()
Rustybear Blog