Variable: spam-stat-washing-hook

spam-stat-washing-hook is a customizable variable defined in spam-stat.el.gz.

Value

nil

Documentation

Hook applied to each message before analysis.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam-stat.el.gz
(defcustom spam-stat-washing-hook nil
  "Hook applied to each message before analysis."
  :type 'hook)