Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
861e5a98
Commit
861e5a98
authored
Oct 14, 1999
by
Dave Love
Browse files
(rmail-pop-password-error): Add alternative.
parent
7845335b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/mail/rmail.el
lisp/mail/rmail.el
+2
-1
No files found.
lisp/mail/rmail.el
View file @
861e5a98
...
...
@@ -108,7 +108,8 @@ or `-k' to enable Kerberos authentication."
:group 'rmail-retrieve
:version "20.3")
(defvar rmail-pop-password-error "invalid usercode or password"
(defvar rmail-pop-password-error "invalid usercode or password\\|
unknown user name or bad password"
"Regular expression matching incorrect-password POP server error messages.
If you get an incorrect-password error that this expression does not match,
please report it with \\[report-emacs-bug].")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment