Variable: rmail--remote-password-user
rmail--remote-password-user is a variable defined in rmail.el.gz.
Value
nil
Documentation
Last recorded value of the USER argument to rmail-get-remote-password.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmail.el.gz
(defvar rmail--remote-password-user nil
"Last recorded value of the USER argument to `rmail-get-remote-password'.")