I have a windows server running an application which sends mail via PHP. Some of the people who should be recieving the emails are complaining they are not getting them. I think they are using Comcast or AOL. What can I do to my SMTP settings and/or DNS to allow these to go through?
Asked
Active
Viewed 442 times
1 Answers
0
Investigate SPF (Sender Protection Framework) to increase the authenticity of your emails.

Jonathan Day
- 18,519
- 10
- 84
- 137
-
Thanks. I actually think this will help! – Michael Apr 15 '11 at 14:31