fix: move the mailserver dns config to the proper file
This commit is contained in:
parent
1a07781c4d
commit
356ac2e505
2 changed files with 8 additions and 5 deletions
|
@ -74,11 +74,6 @@
|
|||
@ NS ns2.${domain}.
|
||||
; @ stands for teh root domain so teh A record below is where ${domain} points to
|
||||
;@ A 193.1.99.76
|
||||
;@ MX 5 ${domain}.
|
||||
|
||||
; can have multiple mailserves
|
||||
@ MX 10 mail.${domain}.
|
||||
|
||||
|
||||
; ------------------------------------------
|
||||
; Server Names (A Records)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue