E
evydaemon
Guest
Simple as that:
We have a domain.com with 2 mx records:
mail.domain.com 10 (A-Record: clients mail server)
mx2.domain.com 20 (A-Record: this server)
When sending emails to an existing email address in domain.com from an email address that is hosted on the same server, these emails won't reach mail.domain.com as it should corresponding to the priority=10. The server with this priority is of course reachable and would accept mails.
Instead emails are sent to mx2.domain.com. (That works..)
I'm using postfix.
We have a domain.com with 2 mx records:
mail.domain.com 10 (A-Record: clients mail server)
mx2.domain.com 20 (A-Record: this server)
When sending emails to an existing email address in domain.com from an email address that is hosted on the same server, these emails won't reach mail.domain.com as it should corresponding to the priority=10. The server with this priority is of course reachable and would accept mails.
Instead emails are sent to mx2.domain.com. (That works..)
I'm using postfix.