My web server has the domain, enyping.com, and my team and I have set up email through google with the same domain. When I try to send email using php’s mail method to an enyping.com email address it doesn’t get successfully sent. How can I configure my server/php to not handle email with the same domain name?
If I didn’t explain it well I’m having the issue described here: https://support.google.com/a/bin/answer.py?hl=en&answer=55299
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This comment has been deleted
Does it work if you send emails to another domain? If so, what MTA do you use?