| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To use wl-spam, write in `~/.wl' as follows:
;; Use `bogofilter' as spam back end ;; Set `scheme' here as the spam filter you will use. ;; See section 12.2 Supported Spam Filters. (setq elmo-spam-scheme 'bogofilter) (require 'wl-spam) |