]> git.eshelyaron.com Git - emacs.git/commit
Fix rmail handling of movemail protocols (bug#18278)
authorSergey Poznyakoff <gray@gnu.org>
Sun, 9 Apr 2017 01:40:53 +0000 (18:40 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 9 Apr 2017 01:40:53 +0000 (18:40 -0700)
commit48536f67e009bb8c5e2d5a0ee38f50cd546a84c6
tree10ad6ce88dea4d7cbee88f51a9e47ce49667c61a
parent79b1669c24fc57d6613e0ae660b277a1b37d724a
Fix rmail handling of movemail protocols (bug#18278)

* lisp/mail/rmail.el (rmail-remote-proto-p): New function.
(rmail-parse-url): Return protocol in second list element.
Only use passwords with remote mailboxes.
(rmail-insert-inbox-text): Handle non-simple local
mailboxes (maildir, MH, etc.).
lisp/mail/rmail.el