|
我用学校的邮件服务器上的一个帐号,比如说aaa@bbb.ccc.cn,
.fetchmailrc如下:
set postmaster ddd
poll pop3.bbb.ccc.cn with POP3
user 'aaa' there is 'ddd' here options keep
运行fetchmail, 输了密码错误信息是
fetchmail: Authorization failure on aaa@bbb.ccc.cn
fetchmail: Query status=3 (AUTHFAIL)
请问如何解决此问题。用yahoo.com.cn的邮箱, pop.mail.yahoo.com.cn也是同样的错误。 |
|