Page 1 of 1

mail working, but not being received by gmail accounts

Posted: Mon Feb 13, 2012 11:10 am
by jackson
Hey,

I've run into a bug I can't solve.

My system is sending emails successfully except to @gmail.com accounts (they aren't being delivered at all, not even in the spam folder). The same files on /localhost/ succeed, but for some reason uploaded version fails.

I've tried the PHPmail extension but it did not help. I've tried setting up smtp but that also didn't help.

Any ideas?

Re: mail working, but not being received by gmail accounts

Posted: Mon Feb 13, 2012 12:28 pm
by wildtech
HI

Problem is most likely your email IP Server is blacklisted at gmail. Had a similar problem with another free email account site with another clients web site.

Google 'Blacklisted' to see if your email server is the culprit.
Next woudl be to email gmail support from a gmail account you set up to prove it is being stopped - they then check the logs to see where it is dissappearing.

regards