php - Dead.letter email. Same domain name, different mail server -


I have a server setup "myserver.com" and I try to send an email to this from a PHP / Apache application I am the server. The host name is set to "myserver.com" and I can send emails to anyone outside myserver.com domain.

We are using a different server / service and the problem is when I try to send emails to anyone on the Myserver.com domain they do not receive email.

This also happens when I try to send through the command line, I have saved messages in: dead.letter ... / home / username / dead.letter

It seems that the MX record is being ignored ... how can I honor this MX record?

Thank you.

How can I honor this MX record?

By setting the proper hostname and if the server in question does not provide every service for myserver.com, then it must use subdomain.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -