• 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.

Question Incorrect SPF record referencing older subdomain

brownbag

Basic Pleskian
I've just moved created a second domain on my plesk server and in the new domain, I'm managing DNS settings in plesk

One DNS entry is as follows:

HOST=domain
TYPE=TXT
VALUE= v=spf1 +a +mx +a:sub.olddomain -all

My inclination is to remove the reference to the older subdomain, as that whole domain will be removed anyway and I don't need to send mail from that domain.

Do I need to include references to my new subdomains with a parameter such as: +a:sub.domain, or does the inclusion of the of +a and +mx in the value, mean that any subdomains are already approved?
 
Back
Top