Configure 2 Mailserver with 2 MX records?
I have 2 Mail server, I want some of emails go to Mailserver1 and some other emails go to Mailserver2, I used multi MX records with different priority but mail not deliver to Mailserver2 .
First Mx for first Mailserver:
MyDomain.com 0 MX domain-com.mail.protection.outlook.com.
Second Mx for Second Mailserver:
MyDomain.com 1 MX Mydomain.com
is it possible I send email to 2 diffrent Mail server ?
-
Giving 0 priority to domain-com.mail.protection.outlook.com means that one would always be picked first since it has the highest priority. If you want emails to go to either or, which will be pretty random, you want to give them the same priority. 0 -
Giving 0 priority to domain-com.mail.protection.outlook.com means that one would always be picked first since it has the highest priority. If you want emails to go to either or, which will be pretty random, you want to give them the same priority.
I want some email, for example, mail1@domain.com always to go to Mailserevr1 and mail2@domain.com go to Mailserver2, I don't want to be random.0
Please sign in to leave a comment.
Comments
4 comments