File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
install/deb/templates/dns Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ ID='9' RECORD='smtp' TYPE='A' PRIORITY='' VALUE='%ip%' SUSPENDED='no' TIME='%tim
1010ID= '10' RECORD= 'pop' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
1111ID= '11' RECORD= 'imap' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
1212ID= '12' RECORD= 'autodiscover' 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%'
13+ ID= '13' RECORD= 'webmail' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
14+ ID= '14' RECORD= '@' TYPE= 'MX' PRIORITY= '0' VALUE= 'mail. %domain%. ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
15+ ID= '15' RECORD= '@' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=spf1 a mx ip4:%ip% -all" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
16+ ID= '16' RECORD= '_dmarc' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=DMARC1; p=quarantine; pct=100" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ ID='13' RECORD='smtp' TYPE='A' PRIORITY='' VALUE='%ip%' SUSPENDED='no' TIME='%ti
1414ID= '14' RECORD= 'pop' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
1515ID= '15' RECORD= 'imap' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
1616ID= '16' RECORD= 'autodiscover' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
17- ID= '17' RECORD= '@' TYPE= 'MX' PRIORITY= '0' VALUE= 'mail. %domain%. ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
18- ID= '18' RECORD= '@' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=spf1 a mx ip4:%ip% -all" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
19- ID= '19' RECORD= '_dmarc' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=DMARC1; p=quarantine; pct=100" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
17+ ID= '17' RECORD= 'webmail' TYPE= 'A' PRIORITY= '' VALUE= '%ip%' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
18+ ID= '18' RECORD= '@' TYPE= 'MX' PRIORITY= '0' VALUE= 'mail. %domain%. ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
19+ ID= '19' RECORD= '@' TYPE= 'TXT' PRIORITY= '' VALUE= '" v=spf1 a mx ip4:%ip% -all" ' SUSPENDED= 'no' TIME= '%time%' DATE= '%date%'
20+ ID= '20' 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