我在 Windows 7 上使用版本 hMailServer-5.4-B1944 的 hMailServer 。我的 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
保存并点击立即下载。 我可以从outlook和Round Cube邮件登录/发送和接收来自/到hmailserver的本地电子邮件。但是没有从Gmail发送电子邮件。
我的防火墙已关闭。我可以通过 telnet pop.gmail.com 995 进行远程登录或空白 没有下载电子邮件。
答案 0 :(得分:0)
yuppy ....得到了我的答案
有一个小错误..
使用应用专用密码登录
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 =>>单击Singing up for Application specific password
的链接