Variable: nnml-directory

nnml-directory is a variable defined in nnml.el.gz.

Value

"~/Mail/"

Documentation

Spool directory for the nnml mail backend.

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-directory message-directory
  "Spool directory for the nnml mail backend.")