Mercurial > emacs
changeset 104221:fa27e8ea1c60
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Sync docstring with manual.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sun, 09 Aug 2009 22:27:45 +0000 |
parents | e9c63b192e11 |
children | f5dfc04abb5c |
files | lisp/mh-e/mh-junk.el |
diffstat | 1 files changed, 7 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-junk.el Sun Aug 09 22:26:59 2009 +0000 +++ b/lisp/mh-e/mh-junk.el Sun Aug 09 22:27:45 2009 +0000 @@ -108,8 +108,8 @@ "Blacklist MSG with SpamAssassin. SpamAssassin is one of the more popular spam filtering programs. -Get it from your local distribution or from -URL `http://spamassassin.org/'. +Get it from your local distribution or from the SpamAssassin web +site at URL `http://spamassassin.org/'. To use SpamAssassin, add the following recipes to \".procmailrc\": @@ -332,7 +332,8 @@ "Blacklist MSG with bogofilter. Bogofilter is a Bayesian spam filtering program. Get it from your -local distribution or from URL `http://bogofilter.sourceforge.net/'. +local distribution or from the bogofilter web site at URL +`http://bogofilter.sourceforge.net/'. Bogofilter is taught by running: @@ -411,8 +412,9 @@ (defun mh-spamprobe-blacklist (msg) "Blacklist MSG with SpamProbe. -SpamProbe is a Bayesian spam filtering program. Get it from your local -distribution or from URL `http://spamprobe.sourceforge.net'. +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\":