
[email protected]
すでに持っているように、追加のメール ID のために Google に追加料金を支払うのではなく、独自のメール ID を作成したいと考えています[email protected]
。
私が持っているものはmydomain.in
、(このドメイン名の料金を支払いました。この domain.in は、IP xx.xx.xx.xx などのステージング サーバーを指しています)、Ubuntu サーバーを備えたシステムです。
PostfixサーバーをインストールするときにPostfixをセットアップしようとしました
Internet site: mydomain.in.
Root and postmaster mail recipient: root
mydestinations: mydomain.in, localhost.example.com, localhost
残りはすべてデフォルトです。
これで、コマンドを使用して postfix メール サーバーからメールを送信できるようになりました。からメールを受信したことを確認しました。から返信しようとしましたが、ルート下ではメールを受信していません。 これは、メールが受信される ubuntu サーバーのファイルで、空です。$ sendmail [email protected] 'message'
[email protected]
[email protected]
[email protected]
[email protected]
/var/mail/root
誰かがメールを送信した場合、そのメールは[email protected]
Ubuntu サーバーに保存されるはずです。
私の質問が理解できない場合はお知らせください。
編集:
には MX がありませんmydomain.in
。 しましたdig mx mydomain.in
。ステージング サーバーか、この名前を購入した場所のどこに MX を設定すればよいですかbigrock.in
。
の結果はdig mx mydomain.in
です;;QUESTION SECTION: mydomain.in IN MX ;;AUTHORITY SECTION: mydomain.in 7200 IN SOA dns1.bigrock.in. 201...3 7200 7200
。
Telnet の結果から、ステージング サーバーのポート 25 がファイアウォールによってブロックされているとmydomain.in 25
思わTrying xxx.xxx.xxx.xxx...
れます。ポート 25 を許可するには管理者に連絡する必要があります。
アップデート:
Gmailアカウントに失敗通知が届きました
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mydomain.in by us2.mx2.mailhostbox.com. [208.91.199.202].
The error that the other server returned was:
550-5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual alias table
550 5.1.1 Please see http://support.mailhostbox.com/email-administrators-guide/error-codes for explanation of the problem.
答え1
MX がない場合、A が必要です。どちらもない場合、Gmail はどのようにして受信メールサーバーの IP アドレスを見つけることができるのでしょうか?