Not unless you have a shared hosting plan or managed VPS/Dedicated server.Lumpy Burgertushie wrote: ↑Sat Feb 01, 2020 2:02 amhowever, that is something that the host should have found the first time you asked them for help.
Code: Select all
v=spf1 mx ip4:123.123.123.123 mx:the.domain.com -all
-all
is probably not what they are using but you should use it.
One other thing check the Return-Path in the header of sent email, if it's not the board email under emails settings sethttps://www.dmarcanalyzer.com/spf/how-t ... xt-record/
-all Fail – servers that aren’t listed in the SPF record are not authorized to send email (not compliant emails will be rejected).
~all Softfail – If the email is received from a server that isn’t listed, the email will be marked as a soft fail (emails will be accepted but marked).
+all We strongly recommend not to use this option, this tag allows any server to send email from your domain
Force from email address:
to yes.v=spf1 mx ip4:46.228.199.52 mx:supportforum.be -all
No need to add IP6 ?-all
. It's the fact that spamhaus is causing issues with phpBB in more ways than one.