Variable: spam-use-crm114

spam-use-crm114 is a customizable variable defined in spam.el.gz.

Value

nil

Documentation

Whether the CRM114 Mailfilter should be used by spam-split.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defcustom spam-use-crm114 nil
  "Whether the CRM114 Mailfilter should be used by `spam-split'."
  :type 'boolean
  :group 'spam)