Variable: gnus-spam-newsgroup-contents

gnus-spam-newsgroup-contents is a customizable variable defined in gnus.el.gz.

Value

nil

Documentation

Group classification (spam, ham, or neither). Only meaningful when spam.el is loaded. If non-nil, this should be a list of group name regexps associated with a classification for each one. In spam groups, new articles are marked as spam on summary entry. There is other behavior associated with ham and no classification when spam.el is loaded - see the manual.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defvar gnus-spam-newsgroup-contents)