I'm new to web hosting and configuring emails, and I was hoping I could get some help.
I purchased a reseller account and I set up my first cPanel account on a domain that I have. I then created a few emails and started to use them but I noticed that there were some errors(recipients didn't receive the emails or went to spam folder).
So I found out about SPF, DMARC, DKIM and I went ahead to set everything up according to mail-tester.com . Everything looked fine and I got a score of 9.1/10 and then 10/10 after fixing everything. The only issue that I had was with Hotmail/Outlook where my emails went to spam folder(gmail, yahoo and other custom emails went straight to inbox).
Anyway, my main issue was that every day I performed a test in mail-tester.com and I was getting a score 5/10 saying that I had to add a new IP to my SPF record. So I went from having 2 IP's in SPF record, to having 5 IP's and the list keep increasing.
What we retained as your current SPF record is: v=spf1 +a +mx +ip4:209.xx.xx.223 +ip4:xx.xx.xx.88 +ip4:xx.xx.xx.50 +ip4:104.xx.xx.87 ~all
It should be changed to:
v=spf1 +a +mx +ip4:209.xx.xx.223 +ip4:xx.xx.xx.88 +ip4:xx.xx.xx.50 +ip4:xx.xx.xx.87 ip4:xx.xx.xx.86 ~all"
(My main IP is 209.xx.xx.223)
If I ignore this error, emails on Hotmail/Outlook do not get received at all(however gmail and other email providers receive emails just fine). If I add the new IP to the list, my mail-tester score goes to 9/10 and the emails are received but go to spam folder.
I contacted my hosting's support team and they said that SPF is set up just fine and the errors on mail-tester don't really matter. But they do matter because my clients do not receive my emails, not even in spam folder so they can't whitelist them.
Obviously the cPanel account is on shared hosting, so is there a range of IP's I can add to the SPF record that will permanently fix this issue? Is there a third party or another solution I can use to make sure my emails are delivered?
Sorry if this is dumb question but I would really appreciate if I could get some help.
Thank you!