Zoho SPF FROM Settings Causing Mail to be Spam
Zoho -
I'm using www.mail-tester.com to test my emails. I was originally at a "4 out of 10" for my score, and after correcting the content of my email, I was able to achieve a "7 out of 10" score.
Zoho settings are causing a 30% negative mark on my email. Please see the results of the diagnostic below. How can we correct this so that the SPF FROM (aka Zoho domains & zcsend) are not rejected?
Sender ID is like SPF, but it checks the FROM address, not the bounce address.
What we retained as your current SPF record is:
v=spf1 include:zcsend.net ip4:74.201.154.52 ip4:74.201.155.79 ip4:74.201.155.122 ip4:165.254.167.160 -all
More information about this error:
You apparently created more than one SPF record on your DNS. Please make sure to keep only one.
The Name Server handling the domain name MYDOMAIN.com is ns46.domaincontrol.com.
Need guidance? View the guide for Godaddy.
Verification details:
dig +short TXT mydomain.com :
- "v=spf1 include:zcsend.net ~all"
- "v=spf1 include:zcsend.net ip4:74.201.154.52 ip4:74.201.155.79 ip4:74.201.155.122 ip4:165.254.167.160 -all"
dig +short TXT @ns46.domaincontrol.com. mydomain.com :
- "v=spf1 include:zcsend.net ~all"
- "v=spf1 include:zcsend.net ip4:74.201.154.52 ip4:74.201.155.79 ip4:74.201.155.122 ip4:165.254.167.160 -all"
spfquery --scope mfrom --id myemail@mydomain.com --ip 135.84.81.1 --helo-id sendera1.zcsend.net :
- permerror
- mydomain.com: Redundant applicable 'v=spf1' sender policies found
- mydomain.com: Redundant applicable 'v=spf1' sender policies found
- Received-SPF: permerror (mydomain.com: Redundant applicable 'v=spf1' sender policies found) receiver=ns303428.ip-94-23-206.eu; identity=mailfrom; envelope-from="myemail@mydomain.com"; helo=sendera1.zcsend.net; client-ip=135.84.81.1