Hello! I have a problem that I don't know how to solve and it's starting to bother me!
By default, each time a customer orders a domain name from us, we activate protection with PMG with the domain name! So we configure our default config which is:
relay domain domaincustomer.com ----> transport mail.domaincustomer.com ---> port 25 and we also activate the dkim with the domaincustomer.com
IMPORTANT: We use PMG from our mail servers to also send emails (smarthost).
In the domaincustomer.com dns zone the default value for MX entries is:
So our PMG MXs:
mx1.provider.com
mx2.provider.com
Now, it happens that some customers do not use our services for emails and change the MX for example O365!
What happens is when our other clients try to send an email to an address of another client who manages their emails elsewhere, for example:
user1@domaincustomer2 sends to user1@domaincustomer.com, the email never arrives on O365 and whoever sends from user1@domaincustomer2.com receives an error message because PMG checks the relay domain / transport instead of checking if the MX points well to PMG or not!
How to handle this case?
Thank you for your help!
By default, each time a customer orders a domain name from us, we activate protection with PMG with the domain name! So we configure our default config which is:
relay domain domaincustomer.com ----> transport mail.domaincustomer.com ---> port 25 and we also activate the dkim with the domaincustomer.com
IMPORTANT: We use PMG from our mail servers to also send emails (smarthost).
In the domaincustomer.com dns zone the default value for MX entries is:
So our PMG MXs:
mx1.provider.com
mx2.provider.com
Now, it happens that some customers do not use our services for emails and change the MX for example O365!
What happens is when our other clients try to send an email to an address of another client who manages their emails elsewhere, for example:
user1@domaincustomer2 sends to user1@domaincustomer.com, the email never arrives on O365 and whoever sends from user1@domaincustomer2.com receives an error message because PMG checks the relay domain / transport instead of checking if the MX points well to PMG or not!
How to handle this case?
Thank you for your help!