modify the default spf record in the dns template
Currently the default SPF record in the DNS template is:
v=spf1 +a +mx -all +a:<hostname>
Which fails with some checkers because the -all should be at the end. The default record should be:
v=spf1 +a +mx +a:<hostname> -all
I had to change the default to this to make sure my records passed all checks. Otherwise I would have to modify the record for every new domain added.
Thank you for your input! We confirm that this is a bug (the bug ID for your reference: PPP-24787).
Sorry, but we are closing this item because it is not a feature request. We would appreciate if you ask questions about Plesk and report bugs found in Plesk using our forum: https://talk.plesk.com
Thanks!
— ES