• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

SPF record don't work

SantiagoA

New Pleskian
Hi!!

I'm trying to create an outgoing SPF record.

I add this entry on the DNS templates:

mydomain.com. TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX -all

(I have the nameserver pointed to my IP/server)

To check is SPF record work correctly, i send an email to: [email protected]

This tool, send me to me the result:

==========================================================
Summary of Results
==========================================================
SPF check: fail
DomainKeys check: pass
DKIM check: neutral
Sender-ID check: fail
SpamAssassin check: ham

----------------------------------------------------------
SPF check details:
----------------------------------------------------------
Result: fail (not permitted)
ID(s) verified: [email protected]
DNS record(s):
mydomain.com. SPF (no records)
mydomain.com. 86400 IN TXT "v=spf1 +a +mx +ip4:217.160.6.80 -all"
mydomain.com. AAAA (no records)
mydomain.com. 86400 IN MX 10 mail.mixfotos.com.
mail.mydomain.com. AAAA (no records)

Is like the TXT record with the SPF are not read or valid...

Can You help me please!

Thanksss!!!
 
Back
Top