move MX dobis to my mailserver

This commit is contained in:
Ben Harris 2020-11-22 17:53:05 -05:00
parent 0309f3a32c
commit 75f4d69421
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 3600 ; 1 hour
tildeteam.net IN SOA ns1.tildeverse.net. root.tildeteam.net. (
2020011520 ; serial
2020011528 ; serial
86400 ; refresh (1 day)
7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours)

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 3600 ; 1 hour
dobis.org IN SOA ns1.bhh.sh. root.dobis.org. (
2020111400 ; serial
2020112200 ; serial
86400 ; refresh (1 day)
7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours)
@ -10,7 +10,7 @@ dobis.org IN SOA ns1.bhh.sh. root.dobis.org. (
NS ns1.bhh.sh.
NS ns2.bhh.sh.
A 198.108.76.81
MX 1 dobis.org.
MX 1 mail.bhh.sh.
TXT "v=spf1 a mx -all"
$ORIGIN dobis.org.
* A 198.108.76.81