Variable: mh-blocklist
mh-blocklist is a variable defined in mh-e.el.gz.
Value
nil
Documentation
List of messages to use to train the junk filter.
This variable can be used by
mh-before-commands-processed-hook.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-blocklist nil
"List of messages to use to train the junk filter.
This variable can be used by
`mh-before-commands-processed-hook'.")