Variable: nnbabyl-mbox-file

nnbabyl-mbox-file is a variable defined in nnbabyl.el.gz.

Value

"/root/RMAIL"

Documentation

The name of the rmail box file in the users home directory.

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-mbox-file (expand-file-name "~/RMAIL")
  "The name of the rmail box file in the users home directory.")