Variable: nnimap-user

nnimap-user is a variable defined in nnimap.el.gz.

Value

nil

Documentation

Username to use for authentication to the IMAP server.

This is a Gnus server variable. See Info node (gnus)Select Methods.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnimap.el.gz
(defvoo nnimap-user nil
  "Username to use for authentication to the IMAP server.")