@HeartLandCenter It's a DNS related issue with your web hosting related to using Google for your email hosting. Your hosting needs to be setup so that email is sent remotely rather than locally or automatic (which are two options) so that email sent using PHP is sent out to addresses hosted by your Google Email.
Contact your web host and explain to them what is going on and ask what setting needs to be changed. Sometimes you can make the change in your hosting control panel, sometimes the web host has to make the change.
Explain to them that PHP is sending email fine EXCEPT when it tries to send to an email address hosted by your Google Apps account that uses the same domain name as your web site.
What is happening is your web server doesn't know your email is hosted elsewhere so it is trying to route it internally, so it's never making it out of your web server. This is why users receive emails and you do not, it's directly related to your hosting and mail handling setup for your 3rd party email hosting.
See this FAQ item on Google which is related to using Google Apps for email hosting:
http://www.google.com/support/a/bin/answer.py?hl=en&answer=55299
Posted 13 years ago on Thursday December 16, 2010 |
Permalink