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