summary refs log tree commit diff
path: root/zones
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-11-27 02:13:33 -0500
committerBen Harris <ben@tilde.team>2019-11-27 02:13:33 -0500
commit2ca192d6045bd9b5db98f834477568bf08a93961 (patch)
tree39ef7fab1537d258821bcbd42a76b62f1a3197b3 /zones
parentadd61186e338a6a7e924bf4c6ce99575b000ebe0 (diff)
add srv for bhh.sh
Diffstat (limited to 'zones')
-rw-r--r--zones/mydomains/db.bhh.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/zones/mydomains/db.bhh.sh b/zones/mydomains/db.bhh.sh
index 5707fca..d64cd68 100644
--- a/zones/mydomains/db.bhh.sh
+++ b/zones/mydomains/db.bhh.sh
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 bhh.sh			IN SOA	ns1.tildeverse.net. root.bhh.sh. (
-				2019112501 ; serial
+				2019112700 ; serial
 				7200       ; refresh (2 hours)
 				3600       ; retry (1 hour)
 				86400      ; expire (1 day)
@@ -82,9 +82,9 @@ deb			CNAME	mc
 infra			A	51.79.77.213
 mc			A	192.95.3.26
 ownercheck		TXT	"17ad81f6"
-$TTL 600	; 10 minutes
-pi			A	174.84.165.25
-$TTL 3600	; 1 hour
 pve			A	158.69.53.63
+_submission._tcp	SRV	0 1 587 bhh.sh.
+_imap._tcp		SRV	0 1 143 bhh.sh.
 $TTL 600	; 10 minutes
 stream			CNAME	pi
+pi			A	174.84.165.25