Variable: spam-crm114-ham-strong-switch

spam-crm114-ham-strong-switch is a customizable variable defined in spam.el.gz.

Value

"--unlearn"

Documentation

The switch that CRM114 Mailfilter uses to unregister spam messages.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defcustom spam-crm114-ham-strong-switch "--unlearn"
  "The switch that CRM114 Mailfilter uses to unregister spam messages."
  :type 'string
  :group 'spam-crm114)