Hi,
So I am trying to limit emails being sent out as spam by domain being used for registrations. currently the activation emails go in the spam box of new members gmail etc.
I read that enabling SPF under email authentication was a good idea. I have done so and the record was setup
ex. v=spf1 +a +mx +ip4:0.0.0.12 ~all
However this ip is the host server ip and not the the cpanel domain ip the spf record was enabled with (also domain sending the emails)
Is this normal and because this was enabled on the cpanel domain account, the domain ex. 0.0.0.13 is already considered ok? Or do I still need to add the 0.0.0.13 to the additional ip4 block list so that it ok to send mail?
Also I keep seeing that some records end with -all instead of ~all. Can someone explain the difference and which is better to use?
Thank you.
So I am trying to limit emails being sent out as spam by domain being used for registrations. currently the activation emails go in the spam box of new members gmail etc.
I read that enabling SPF under email authentication was a good idea. I have done so and the record was setup
ex. v=spf1 +a +mx +ip4:0.0.0.12 ~all
However this ip is the host server ip and not the the cpanel domain ip the spf record was enabled with (also domain sending the emails)
Is this normal and because this was enabled on the cpanel domain account, the domain ex. 0.0.0.13 is already considered ok? Or do I still need to add the 0.0.0.13 to the additional ip4 block list so that it ok to send mail?
Also I keep seeing that some records end with -all instead of ~all. Can someone explain the difference and which is better to use?
Thank you.