Variable: nnimap-address

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

Value

nil

Documentation

The address of 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-address nil
  "The address of the IMAP server.")