| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
`spamfilter.el' (http://www.geocities.co.jp/SiliconValley-PaloAlto/7043/) is a spam filtering library implemented by Emacs Lisp.
Corresponding modules will be compiled/installed, if you have
`spamfilter.el' within load-path when you are to install wl.
See section 2.3 Byte-compile and install.
To use `spamfilter.el', write following setting in `~/.wl' or somewhere else. (Of cource, you have to have settings for `spamfilter.el' itself)
(setq elmo-spam-scheme 'spamfilter) |