Variable: spam-cache-lookups
spam-cache-lookups is a variable defined in spam.el.gz.
Value
t
Documentation
Whether spam.el will try to cache lookups using spam-caches.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defvar spam-cache-lookups t
"Whether spam.el will try to cache lookups using `spam-caches'.")