SPF check failed to Google - Shows IPv6 address
Hi all, hoping to get some help on how I can set the server to use IPv4.
SPF & DKIM have been configured but seems the server is sending from an IPv6 address instead of IPv4.
I was thinking of adding the IPv6 address to the SPF record but noticed it was vastly different while testing over the last few days.
While scouring forums, I did see a potential fix in WHM but I don't have the setting in my dashboard
(WHM Home > Service Configuration > Exim Configuration Manager > Advanced Editor).
Also tried binding the address in PHP Mailer config but that didn't work e.g.
I did see suggestions to use SMTP rather than PHP Mailer but kinda in over my head trying to configure that.
$mail->SMTPOptions = [
'socket' => [
'bindto' => "$bound_ip:0",
],
];I did see suggestions to use SMTP rather than PHP Mailer but kinda in over my head trying to configure that.
-
Hello Akshun. I assume youve As you mentioned, I would really suggest relaying your email throught an smtp relay. Hope this helped 0 -
Thanks for the details, @OfficialHax ! 0 -
Thanks for the response! TBH, I'm a little out of my depth with this. I also tried getting terminal access to check configs but can't even do that (even though it's now optioned on in my account settings). I've reached out to our host and they've also suggested configuring SMTP as this plugin we're using is indeed using the default PHPMailer but not sure what I need to do. WordPress has SMTP configured for some forms which is working fine, not sure if I can piggy-back off that with its function? 0 -
It might be best to create a ticket with our team. cPanel defaults to IPv6, so it would be interesting to take a look and see what is going on here and why this is happening. -1
Please sign in to leave a comment.
Comments
4 comments