| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
SpamAssassin (http://spamassassin.org/) is one of the most popular spam filtering program implemented on Perl. SpamAssassin attempts to identify spam using text analysis and several internet-based realtime blacklists. SpamAssassin also uses a Bayesian learning filter which enables more accurate spam filtering.
To use `SpamAssassin' on Wanderlust, write following setting in `~/.wl' or somewhere else. (Of course, you have to install SpamAssassin beforehand.)
(setq elmo-spam-scheme 'sa) |