# HG changeset patch # User Stephen Gildea # Date 1159238450 0 # Node ID 1e5bc57805bc7f45f10e5b1271bb6b4ff3b30491 # Parent 6478736310c321e6cdcb45a2aa054862bb3dc210 mh-junk.el (mh-spamassassin-whitelist): Add two missing quotation marks, so that the last two arguments of sa-learn are separated properly (closes SF #1565460). (mh-spamassassin-blacklist): In example .procmailrc, add PATH element to find mhparam on Debian. diff -r 6478736310c3 -r 1e5bc57805bc lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Tue Sep 26 02:16:16 2006 +0000 +++ b/lisp/mh-e/ChangeLog Tue Sep 26 02:40:50 2006 +0000 @@ -1,3 +1,12 @@ +2006-09-25 Stephen Gildea + + * mh-junk.el (mh-spamassassin-whitelist): Add two missing + quotation marks, so that the last two arguments of sa-learn + are separated properly (closes SF #1565460). + + * (mh-spamassassin-blacklist): In example .procmailrc, add + PATH element to find mhparam on Debian. + 2006-09-24 Stephen Gildea * mh-comp.el (mh-send-args): Initialize to "" instead of nil diff -r 6478736310c3 -r 1e5bc57805bc lisp/mh-e/mh-junk.el --- a/lisp/mh-e/mh-junk.el Tue Sep 26 02:16:16 2006 +0000 +++ b/lisp/mh-e/mh-junk.el Tue Sep 26 02:40:50 2006 +0000 @@ -115,6 +115,9 @@ To use SpamAssassin, add the following recipes to \".procmailrc\": + # Append to $PATH the location of mhparam in some distros. + PATH=$PATH:/usr/bin/mh + MAILDIR=$HOME/`mhparam Path` # Fight spam with SpamAssassin. @@ -244,7 +247,7 @@ (when mh-sa-learn-executable (message "Recategorizing this message as ham...") (call-process mh-sa-learn-executable msg-file mh-temp-buffer nil - "--single" "--ham" "--local --no-rebuild")) + "--single" "--ham" "--local" "--no-rebuild")) (message "Whitelisting message %d..." msg) (setq from (car (mh-funcall-if-exists