Search code examples
phpemail-spam

Gmail is marking PHP emails as spam


Possible Duplicate:
How to send validation email without going into the spam folder?

I have this PHP server that sends verification emails to the users.

Whenever the system sends a verify verifcation to a user, GMAIL marks it as spam. What do I need to do to make it stop? It is hard for me to explain to the clients what to do and it is not right.


Solution

  • Its not PHP, its the SMTP server you're sending from.

    Even until recently, sugarsync emails still get spam filtered by gmail.