Variable: nnml-active-file
nnml-active-file is a variable defined in nnml.el.gz.
Value
"/root/Mail/active"
Documentation
Mail active file.
This is a Gnus server variable. See Info node (gnus)Select Methods.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnml.el.gz
(defvoo nnml-active-file
(expand-file-name "active" nnml-directory)
"Mail active file.")