Variable: nnfolder-get-new-mail

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

Value

t

Documentation

If non-nil, nnfolder 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/nnfolder.el.gz
(defvoo nnfolder-get-new-mail t
  "If non-nil, nnfolder will check the incoming mail file and split the mail.")