From ae247a0f45c4b52e31f83ec4e2e6bd6e70544104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ante=20Br=C3=A4hler?= <58339175+antebrl@users.noreply.github.com> Date: Sun, 13 Apr 2025 12:58:24 +0200 Subject: [PATCH] Create zmail._domainkey.ante.json --- domains/zmail._domainkey.ante.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.ante.json diff --git a/domains/zmail._domainkey.ante.json b/domains/zmail._domainkey.ante.json new file mode 100644 index 000000000..b5835f7ca --- /dev/null +++ b/domains/zmail._domainkey.ante.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhuQQB2z2hhaKm7tV8iUB5N80n2yRsl8Iiny6S9wlj7s7M+fIZDNS7nUV3nXUFO7J2oqaTvW1sfWHU26xGZNAAz4MRlBss+3YB3gQrvc9xF/Cnuf9RqY1FA9P8pXJJFLVZhTQXup1f3SwcnEgPxm/ekCxHt/5KUOcZL1g4FQaaIQIDAQAB"] + } +}