
我有一個網域為 server1.mydomain.com 的網頁伺服器,mydomain.com 目前定向到另一台伺服器。
如果郵件發送到帶有我的頂級網域的電子郵件地址,例如[電子郵件受保護],我在 exim/mainlog 'T="郵件傳遞失敗:從 <>' 將訊息傳回給寄件者" 中收到錯誤。其他郵件地址工作正常。
我的主機文件目前如下所示:
Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost
120.113.245.121 server1.mydomain.com server1
有人知道問題可能是什麼嗎?