Hello! I know I must be missing something simple here, but am racking my brain trying to find it. I have setup a new server and have started the process of migrating accounts from one server to another. Any system email being sent from WHM (ie. [email protected] or [system]) will not send. Now the weird part is that maindomain.com is setup on the server and utilizes Office365 for its MX records. Whenever I try to force the system messages from the Mail Queue, it will show that it is trying to relay those emails to the Office365 email server which isn't correct. Why isn't the email being sent from the server when clearly subdomain.maindomain.com is different than maindomain.com.
One thing I did notice when I ran exim -bt root is that it is showing this:
[email protected]
<-- [email protected]
router = dkim_lookuphost, transport = dkim_remote_smtp
host maindomain-com.mail.protection.outlook.com [104.47.58.110] MX=0
host maindomain-com.mail.protection.outlook.com [104.47.55.110] MX=0
But I have absolutely no clue why this is happening. What am I missing. Something completely simple I am sure.
Thank you for any assistance!
One thing I did notice when I ran exim -bt root is that it is showing this:
[email protected]
<-- [email protected]
router = dkim_lookuphost, transport = dkim_remote_smtp
host maindomain-com.mail.protection.outlook.com [104.47.58.110] MX=0
host maindomain-com.mail.protection.outlook.com [104.47.55.110] MX=0
But I have absolutely no clue why this is happening. What am I missing. Something completely simple I am sure.
Thank you for any assistance!
Last edited by a moderator: