Hello,
I try to add default DNS template to plesk from CLI and has some issue with dmarc entry:
I ger error:
In documentation I not found how exclude ";" symbol.
I try to add default DNS template to plesk from CLI and has some issue with dmarc entry:
Code:
/usr/local/psa/bin/server_dns --set 'NS,,ns1.mydom.lt.;NS,,ns2.mydom.lt.;NS,,ns3.mydom.lt.;NS,,ns4.mydom.lt.;A,,<ip>;A,*,<ip>;A,mail,<ip>;MX,,mail.<domain>.,10;TXT,,v=spf1 +a +mx include:_spf.sender.mydom.lt -all;TXT,_dmarc.<domain>.,v=DMARC1; p=none;'
I ger error:
Code:
Incorrect record ' p=none'
In documentation I not found how exclude ";" symbol.
Last edited: