mh-spamprobe-blacklist

mh-spamprobe-blacklist is an autoloaded Lisp function in `mh-junk.el'.

(mh-spamprobe-blacklist MSG)

Blacklist MSG with SpamProbe.

SpamProbe is a Bayesian spam filtering program. Get it from your
local distribution or from the SpamProbe web site at URL
`http://spamprobe.sourceforge.net'.

To use SpamProbe, add the following recipes to ".procmailrc":

PATH=$PATH:/usr/bin/mh
MAILDIR=$HOME/`mhparam Path`

# Fight spam with SpamProbe.
:0
SCORE=| spamprobe receive

:0 wf
| formail -I "X-SpamProbe: $SCORE"

:0:
*^X-SpamProbe: SPAM
spam/.

If SpamProbe classifies a message incorrectly, you can use the
MH-E commands M-x mh-junk-blacklist and M-x mh-junk-whitelist to
update SpamProbe's training.