Variable: spam-sa-learn-ham-switch
spam-sa-learn-ham-switch is a customizable variable defined in
spam.el.gz.
Value
"--ham"
Documentation
The switch that sa-learn uses to register ham messages.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defcustom spam-sa-learn-ham-switch "--ham"
"The switch that sa-learn uses to register ham messages."
:type 'string
:group 'spam-spamassassin)