成功接收來自Internet的郵件必須要做到的條件

來源:互聯網
上載者:User
     1.要擁有Internet上的有效網域名稱。(如:www.domain.com)
     2.可成功將此網域名稱解析到安裝 Winmail 伺服器的IP地址。
     3.在 Winmail 中增加一個郵件網域名稱:domain.com,相對應的使用者郵件地址為:username@domain.com
     如果以上工作你都做了而仍然收不到郵件時,最大的可能性就是您的網域名稱解析出現了問題,請做以下測試。假設你的郵件地址是: username@domain.com,請:
     確認domain.com的MX記錄被指向了正確的地址;(可使用nslookup命令進行查詢)
     nslookup命令的使用方式,mail exchanger = mail.nsmc.edu.cn內容就是nsmc.edu.cn網域名稱的MX記錄指向的真真實位址
     nslookup
     Server: dns.nsmc.edu.cn
     Address: 211.83.0.66
     >set type=mx
     >nsmc.edu.cn (輸入您想解析的郵件地址中“@”符號後的網域名稱)
     Server: dns.nsmc.edu.cn
     Address: 211.83.0.66
     nsmc.edu.cn    preference = 10, mail exchanger = mail.nsmc.edu.cn
     smc.edu.cn    nameserver = dns.nsmc.edu.cn
     mail.nsmc.edu.cn    internet address = 211.83.0.67
     dns.nsmc.edu.cn internet address = 211.83.0.66
     您在得到了 mail exchanger = mail.nsmc.edu.cn 資訊後,請使用:
     telnet mail.nsmc.edu.cn 25
     命令以確認安裝在此機器上的 Winmail 服務程式可以正常工作。

   服務程式的註冊和登出命令是什嗎?
     Install service ---- MailServer /install
     UnInstall service ---- MailServer /uninstall
     Run as service ---- MailServer /service
     Startup service ---- MailServer /startup
     Stop service ---- MailServer /stop
     Run as alone ---- MailServer /alone

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.