我正在使用hMailServer-5.4-B1944版本的hMailServer on windows 7。我的www.xyz.com.np域邮件托管在gmail上。我已经转发或设置捕获所有电子邮件到mail@xyz.com.np。我已经从电子邮件帐户部分启用了fowarding和POP/IMAP。
我在hMailServer.上创建了一个本地域xyz.com.np在该域下创建了mail@xyz.com.np。在“外部帐户”选项卡上,我定义了
name MY NAME,
enabled YES ,
server address pop.gmail.com
port 995
use SSL YES
username mail@xyz.com.np (of the gmail)
password ********** (of the gmail)
minutes between download 3
Deliver to receipients in MIME headers YES
Retrieve date from Received header YES
Do not Delete Messages YES现在保存并点击下载。我可以登录/发送和接收本地电子邮件从/到hmailserver从outlook和圆形立方体邮件。但没有从gmail中提取的邮件。
我的防火墙没了。我可以在telnet pop.gmail.com 995或获得空白没有电子邮件消息下载。
发布于 2012-12-25 00:25:56
雅皮..。得到了我的答案
有个小错误..。
使用特定于应用程序的密码进行签名()
http://support.google.com/accounts/bin/answer.py?hl=en&answer=185833
我在使用谷歌邮件应用密码..。
name MY NAME
enabled YES
server address pop.gmail.com
port 995
use SSL YES
username mail@xyz.com.np (of the gmail)
password ********** (of the gmail)
minutes between download 3
Deliver to receipients in MIME headers YES
Retrieve date from Received header YES
Do not Delete Messages YES不要使用gmail的密码,而是使用特定于应用程序的密码 http://support.google.com/accounts/bin/answer.py?hl=en&answer=185833 =>>,单击用于为应用程序特定密码唱歌的链接。
https://stackoverflow.com/questions/14026569
复制相似问题