문제

I signed up with Google apps standard edition for one of my domain names say example.com. I setup the emails like contact@example.com - and using the Google Email client and loggin as user contact - if I send emails to users - they arrive in their inbox.

But when I send it through my php script running on my hosting account where I have registered the domain example.com - using the same email address contact@example.com - it ends up in the Spam folder - I've noticed this in both yahoo and gmail accounts

Any tips on how to prevent this from happening. Thanks

도움이 되었습니까?

해결책

Does the computer you are sending the email from have a reverse PTR record? Jeff has a great post up today detailing the necessity of having one.

Another option is to just use one of the cloud based email providers. Some suggestions:

Also make sure that the IP address you are using for email hasn't been black listed: http://www.mxtoolbox.com/blacklists.aspx.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top