Variable: gnus-spam-process-newsgroups
gnus-spam-process-newsgroups is a customizable variable defined in
gnus.el.gz.
Value
nil
Documentation
Groups in which to automatically process spam or ham articles with a backend on summary exit. If non-nil, this should be a list of group name regexps that should match all groups in which to do automatic spam processing, associated with the appropriate processor.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defvar gnus-spam-process-newsgroups)