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