You’ve explained very well. I have the same problem.
I do not receive the mails from WordPress to my Google Apps email account.
But if I configure another mail account (Hotmail, Yahoo, etc.) everything works like a charm.
In my email account from Google apps do not get the messages of the following events.
Notice for comment moderation.
Notice of new subscribers.
Visitors emails written using the contact page.
I tried reinstalling the plugin Contact Form 7, but did not work.
Please anyone can help.
Thank you very much.
Sorry, I forgot one very important detail:
To date 02.10.2009, everything worked very well.
I suspect the problem started when I upgraded to version 2.8.5 or 2.8.6 (can not remember)
I currently have installed is version 2.8.6.
Thanks again.
Hello Friends:
I think I found the problem, It’s in the Google Apps help
I have a form on my website that sends emails to my account but does not work. What happens?
If you have a form (using PHP / ASP / etc.) In your site that is configured to send a message to your email account from Google Apps, but not receive mail from it, makes the following findings:
* Sends a message to your email account from a Google Apps personal email account not belonging to this application.
* Modify the form to send mail to your Gmail account or other personal electronic not part of Google Apps.
If you successfully complete both tests, it is likely that the problem is due to the settings for sending mail from your web server. Because your website and your email address share the same Google Apps domain name, the mail agent running on the server that hosts your website thinks that is responsible for mail that is sent to your domain name . It is a typical default configuration. When someone submits the form to your website, the mail agent recognizes your domain name and concludes that it should send the message to yourself. The mail agent will try to send the message locally.
To resolve this issue, tells the mail agent running on the server that hosts your website is not responsible for managing the email on your domain. Please contact your web host for detailed instructions. If you host your own website, please contact the support team for your mail server software.
Hi matthew2riches,
Jus go to “Plugins” in your Administrator Panel, then click on edit –
Search for wp_mail($to,……) Replace wp_mail to mail($to,…….).
Am Using wp_mail_SMTP.
As you can see on this topic the answer to this problem is simple.
Log into your cPanel and hit MX Entry > Email Routing > Remote Mail Exchanger (instead of Local Mail Exchanger).