vendredi 28 novembre 2014

Not receiving email sent from PHP mail() after cPanel migration?


I just moved my site example.com from one host to another by cPanel account backup and restore. Name servers are changed a few hours ago. info@example.com is hosted at Google apps with MX records pointing to aspmx.l.google.com., etc.


Name servers change seems to have propagated because the website is working fine from the new server. However, there's something weirdly wrong with emails:



  1. Emails sent from my Gmail my-name@gmail.com (a native Gmail account) to info@example.com are correctly received.

  2. I can then log in Google apps to view the inbox of info@example.com, see the message and send a reply back to my-name@gmail.com which is again correctly received.

  3. Emails sent to my-name@gmail.com by PHP mail() from the new server are correctly received, with proper 'mailed-by' and 'signed-by' fields in Gmail.

  4. Emails sent to info@example.com by PHP mail() from the new server are NOT received at all, NOT EVEN in spam.


This is really weird because both info@example.com and mail() seem to be working fine individually but when you mail() to info@example.com the message just doesn't arrive.


Any idea why? Is it the DNS propagation or is there anything internally wrong with my server or code? Do I need just wait or do I need to do something?





Aucun commentaire:

Enregistrer un commentaire