Variable: nnbabyl-get-new-mail

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

Value

t

Documentation

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