Variable: nnmh-get-new-mail
nnmh-get-new-mail is a variable defined in nnmh.el.gz.
Value
t
Documentation
If non-nil, nnmh 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/nnmh.el.gz
(defvoo nnmh-get-new-mail t
"If non-nil, nnmh will check the incoming mail file and split the mail.")