Variable: spam-stat-split-fancy-spam-threshold

spam-stat-split-fancy-spam-threshold is a customizable variable defined in spam-stat.el.gz.

Value

0.9

Documentation

Spam score threshold in spam-stat-split-fancy.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam-stat.el.gz
(defcustom spam-stat-split-fancy-spam-threshold 0.9
  "Spam score threshold in spam-stat-split-fancy."
  :type 'number)