[mew-win32 03398] Re: pop authentication failure

moto kawasaki kawasaki at example.com
2001年 8月 20日 (月) 12:02:36 JST


From: "Prescott R. Balch" <prescottbalch at example.com>
Subject: [mew-win32 03397] pop authentication failure
Date: Sun, 19 Aug 2001 21:58:09 -0500
Message-ID: <3B807CC1.7060109 at example.com>

prescottbalch> I have this in my .emacs file:
prescottbalch> 
prescottbalch> (autoload 'mew "mew" nil t)
prescottbalch> (autoload 'mew-send "mew" nil t)
prescottbalch> (setq mew-name "Prescott R. Balch")
prescottbalch> (setq mew-user "prescottbalch")
prescottbalch> (setq mew-pop-user "prescottbalch")
prescottbalch> (setq mew-mail-domain "telocity.com")
prescottbalch> (setq mew-pop-server "mail.telocity.com")
prescottbalch> (setq mew-smtp-server "mail.telocity.com")
prescottbalch> (setq mew-pop-auth "pass")

Try
	(setq mew-pop-auth 'pass)

prescottbalch> 
prescottbalch> But when I try to connect to the POP server, I get this prompt:
prescottbalch> 
prescottbalch> APOP password:


thanks.



Mew-win32 メーリングリストの案内