File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
install/rpm/templates/dns Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ ID='5' RECORD='ns2' TYPE='A' PRIORITY='' VALUE='%ip%' SUSPENDED='no' TIME='%time
66ID= '6' RECORD= 'www' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
77ID= '7' RECORD= 'ftp' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
88ID= '8' RECORD= 'mail' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
9- ID= '9' RECORD= 'smtp' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
10- ID= '10' RECORD= 'pop' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
11- ID= '11' RECORD= 'imap' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
12- ID= '12' RECORD= 'webmail' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
13- ID= '13' RECORD= '@' TYPE= 'MX' PRIORITY= '0' VALUE= 'mail. %domain%. ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
14- ID= '14' RECORD= '@' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=spf1 a mx ip4:%ip% -all" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
15- ID= '15' RECORD= '_dmarc' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=DMARC1; p=quarantine; pct=100" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
9+ ID= '9' RECORD= 'webmail' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
10+ ID= '10' RECORD= '@' TYPE= 'MX' PRIORITY= '0' VALUE= 'mail. %domain%. ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
11+ ID= '11' RECORD= '@' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=spf1 a mx ip4:%ip% -all" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
12+ ID= '12' RECORD= '_dmarc' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=DMARC1; p=quarantine; pct=100" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
You can’t perform that action at this time.
0 commit comments