• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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