• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

SPF record and plesk

C

Cameleon

Guest
Hello i did add mydomain.com TXT v=spf1 a mx ptr -all

With query tool i got this:

Input accepted, querying now...
SPF records are primarily published in DNS as TXT records. The TXT records found for your domain are:
p
v=spf1 a mx ptr -all
SPF records should also be published in DNS as type SPF records. This is new and most implementations do not support it yet. Type SPF records found for the domain are:
p
Checking to see if there is a valid SPF record.
Found v=spf1 record for www.mydomain.com
v=spf1 a mx ptr -all
evaluating...
SPF record passed validation test with pySPF (Python SPF library)!

so now in mail header i got this:

<[email protected]>:
Connected to ***.***.***.*** but sender was rejected.
Remote host said: 550 Bad SPF records for [mydomain.com:***.***.***.***], see http://spf.pobox.com/

any clue?
 
Back
Top