Missing include from spf record in dns zone template
My DNS zone template includes the following to automatically insert a SPF record when a new zone is created:
%domain%. IN TXT "v=spf1 a mx ip4:%ip% include:server_name.com ~all"
However, the "include:server_name.com" doesn't get written (everything else appears correctly). Is there a way to make this work?
-
Hello :) Custom SPF record templates are not supported at this time, but feel free to vote for the existing feature request at: > Tweak Settings": "Enable SPF on domains for newly created accounts" Thank you. 0
Please sign in to leave a comment.
Comments
1 comment