DNS - Manual Entry's doubled
Here's my problem. Instead of using www as the MX host, I want to use "mail" as the host and a different IP. So I edited pri.domain.master and added the following:
<!-- BEGIN DYNAMIC BLOCK: mxrecords -->
mail.{DNS_SOA} MX {MX_PRIORITAET} {MX_MAILSERVER}.
;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;
mail A (mailserver IP)
----------------
Now I have the following problem, when editing this file. When a change is made in the DNS record, the Manual Entries are applied everytime i make a change. So the record is doubled every time.
pri.test.nl
;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;
mail A 111.111.111.111
;
mail A 111.111.111.111
;
mail A 111.111.111.111
-----------
etc.
This also happens, when I add a new line above the Manual Entrys, but not with the record below, which I only edited a bit by adding mail. in front of the line: mail.{DNS_SOA} MX {MX_PRIORITAET} {MX_MAILSERVER}.
Who can help me out?
|
Recent comments
20 hours 47 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 2 hours ago
2 days 4 hours ago