I am trying to mass update all the SPF records for all domains on my server. I have used the following command to add the 4 IP4 addresses fine.
virtualmin modify-dns
The issue I now have is I also need to add a “includes” hostname. For example I can do this by going to DNS Options and I can see the setting called “Included domains to allow”. However I cannot see away to do this via cli using the “modify-dns” tool.
Am I going to have to manually do this for every domain?
Shane