[mew-int 2867] password always wrong
ying hu <[email protected]> Wed, 14 Apr 2010 16:59:00 +0800
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to use mew to connect to my company imap email. But each time the
imap server refused the connection and complained password error. I'm very
sure that the password is right and it's used well in other email clients. I
also faced this issue when I'm trying to send email using yahoo's smtp
server. Did anyone ever face the same issue. Could anyone give any
suggestions? Thanks a lot.
My mew configuration is below.
(default
(name "hu")
(user "hu")
(imap-server "xxx.xxx.com")
(imap-user "[email protected]")
(imap-auth t)
(imap-ssl t)
(proto "%")
(use-smtp-auth nil)
(smtp-user "[email protected]")
(smtp-server "xxx.xxx.com")
(smtp-mail-from "[email protected]")
)