Variable: nnml-get-new-mail

nnml-get-new-mail is a variable defined in nnml.el.gz.

Value

t

Documentation

If non-nil, nnml will check the incoming mail file and split the mail.

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-get-new-mail t
  "If non-nil, nnml will check the incoming mail file and split the mail.")