diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-18 22:01:30 +0000 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-18 22:01:30 +0000 |
commit | 5514ae7f3ab8bb0c40e53c6896db31909b6a7fbf (patch) | |
tree | e1d080b0a2c6bfc41439ef7e4e65570852f3ce58 | |
parent | 2398f13ce3432af8e1567cd8b334f83bb4b59fc9 (diff) | |
download | dns-5514ae7f3ab8bb0c40e53c6896db31909b6a7fbf.tar.xz |
add phabricator mx
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | kyriasis.com.zone | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index a398d45..97af23f 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 6h @ IN SOA theos.kyriasis.com. hostmaster ( - 83 ; serial + 84 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -86,6 +86,7 @@ h MX 5 h.theos theos MX 5 theos theos MX 25 lucifer lists MX 5 theos +phabricator MX 5 theos ;; SPF <http://tools.ietf.org/html/rfc4408> @ TXT "v=spf1 a mx ~all" |