• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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