From 0912f3801a547583f0b10cee05334f7af3cb484b Mon Sep 17 00:00:00 2001 From: Mario Goppold Date: Wed, 12 Dec 2018 20:26:48 +0100 Subject: [PATCH] add goppold.net and tbz-pariv.de --- policy.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/policy.json b/policy.json index c943cdd..40f95d6 100644 --- a/policy.json +++ b/policy.json @@ -1349,5 +1349,19 @@ "mail.xylon.de" ] } + "goppold.net": { + "mode": "testing", + "mxs": [ + "mail.goppold.net", + "mail2.goppold.net" + ] + }, + "tbz-pariv.de": { + "mode": "testing", + "mxs": [ + "mail.tbz-pariv.de", + "mail2.tbz-pariv.de" + ] + }, } }