Variable: mh-allowlist

mh-allowlist 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-allowlist nil
  "List of messages to use to train the junk filter.
This variable can be used by
`mh-before-commands-processed-hook'.")