0

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?

Michael
  • 307
  • 1
  • 6
  • 17

1 Answers1

0

Investigate SPF (Sender Protection Framework) to increase the authenticity of your emails.

Jonathan Day
  • 18,519
  • 10
  • 84
  • 137