Variable: nnbabyl-active-file
nnbabyl-active-file is a variable defined in nnbabyl.el.gz.
Value
"/root/.rmail-active"
Documentation
The name of the active file for the rmail box.
This is a Gnus server variable. See Info node (gnus)Select Methods.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnbabyl.el.gz
(defvoo nnbabyl-active-file (expand-file-name "~/.rmail-active")
"The name of the active file for the rmail box.")