Variable: spam-stat-split-fancy-spam-group
spam-stat-split-fancy-spam-group is a customizable variable defined in
spam-stat.el.gz.
Value
"mail.spam"
Documentation
Name of the group where spam should be stored.
If spam-stat-split-fancy is used in fancy splitting rules. Has
no effect when spam-stat is invoked through spam.el.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam-stat.el.gz
(defcustom spam-stat-split-fancy-spam-group "mail.spam"
"Name of the group where spam should be stored.
If `spam-stat-split-fancy' is used in fancy splitting rules. Has
no effect when spam-stat is invoked through spam.el."
:type 'string)