sendmail and MX records when mail server is not on web host

前端 未结 7 1276
一生所求
一生所求 2020-12-16 08:12

This is a problem I\'m sure is easy to fix, but I\'ve been banging my head on it all day.

I\'m developing a new web site for a client. The web site resides at (this

7条回答
  •  执笔经年
    2020-12-16 08:33

    What worked for me was to add an MX record on the webserver hosting the website, that points to the host assigned on the original domain name server. In the case presented here would be an mx record pointing to: mailsec.website.com

提交回复
热议问题