0

私はWindows7でバージョンhMailServer-5.4-B1944のhMailServerを使用しています。私のwww.xyz.com.npドメインメールはGmailでホストされています。すべてのメールをmail@xyz.com.npに転送または設定しました。メールアカウント部分から転送と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とRoundCubeメールの両方から、hmailserverとの間でログイン/送受信できるローカルメールを送信できます。しかし、Gmailからプルされたメールはありません。

ファイアウォールがオフになっています。telnetでtelnetまたは空白になることができますpop.gmail.com995 電子メールメッセージがダウンロードされません。

4

1 に答える 1

0

ヤッピー....私の答えを得た

小さな間違いがありました。

アプリケーション固有のパスワードを使用してサインインする

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= >>アプリケーション固有のパスワードを歌うためのリンクをクリックしてください

于 2012-12-25T00:25:56.177 に答える