[mew-win32 03397] pop authentication failure
Prescott R. Balch
prescottbalch at example.com
2001年 8月 20日 (月) 11:58:09 JST
I have this in my .emacs file:
(autoload 'mew "mew" nil t)
(autoload 'mew-send "mew" nil t)
(setq mew-name "Prescott R. Balch")
(setq mew-user "prescottbalch")
(setq mew-pop-user "prescottbalch")
(setq mew-mail-domain "telocity.com")
(setq mew-pop-server "mail.telocity.com")
(setq mew-smtp-server "mail.telocity.com")
(setq mew-pop-auth "pass")
But when I try to connect to the POP server, I get this prompt:
APOP password:
When I enter the proper password, I get "PASS password is wrong!"
Using the same user id, domain, and password from another mail client
(e.g. Netscape Messenger), the POP server authenticates me just fine. I
tried it without the mew-pop-auth line above as well, but the results
were the same.
Any ideas?
Mew-win32 メーリングリストの案内