Variable: nnmairix-valid-backends

nnmairix-valid-backends is a variable defined in nnmairix.el.gz.

Value

(nnimap nnml nnmaildir)

Documentation

Back ends supported by nnmairix.

Other back ends might or might not work.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnmairix.el.gz
(defconst nnmairix-valid-backends '(nnimap nnml nnmaildir)
  "Back ends supported by nnmairix.
Other back ends might or might not work.")