From a5022df13cd09347f0500ce3830557fd1756c11e Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 28 Jun 2018 15:48:33 -0400 Subject: [PATCH] Add fifthhorseman.net to policy.json --- policy.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/policy.json b/policy.json index ed04151..2adcb42 100644 --- a/policy.json +++ b/policy.json @@ -53,6 +53,13 @@ ".facebook.com" ] }, + "fifthhorseman.net": { + "mode": "testing", + "mxs": [ + "mailwash12.pair.com", + "mx.fifthhorseman.net" + ] + }, "gmail.com": { "policy-alias": "google" },