Gmail rejecting mail.

Connect with other users about what to run on your webhosting (and how to run it) here.
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Gmail rejecting mail.

Post by Edge100x »

Google has become pickier over time about requiring that the email address have a matching SPF entry. I recommend:

1. Creating an email address on your own domain (through the Mail page)
2. Setting up a SPF entry to allow emails using your domain from hosted18.nfoservers.com (viewtopic.php?f=19&t=13682).
3. Adjusting your usage of the PHP send function to set the headers correctly to use that address.

viewtopic.php?f=45&t=15809 talks about this a little more, with a specific code example.
knightmike
New to forums
New to forums
Posts: 10
Joined: Sat Apr 04, 2015 2:31 am

Re: Gmail rejecting mail.

Post by knightmike »

Thanks, Edge100x. That did the trick.
Naleksuh
This is my homepage
This is my homepage
Posts: 298
Joined: Thu Jul 25, 2019 12:35 am

Re: Gmail rejecting mail.

Post by Naleksuh »

But it was the same thing I told you to do, just worded differently. So, didn't work for me? Also, I thought you said you weren't trying again for 48 hours
Post Reply