🗝
about summary refs log tree commit diff
path: root/example/example.com.zone
diff options
context:
space:
mode:
Diffstat (limited to 'example/example.com.zone')
-rw-r--r--example/example.com.zone12
1 files changed, 12 insertions, 0 deletions
diff --git a/example/example.com.zone b/example/example.com.zone
new file mode 100644
index 0000000..27998b2
--- /dev/null
+++ b/example/example.com.zone
@@ -0,0 +1,12 @@
+; simple zoner example for a migadu email domain
+
+@	MX	10 aspmx1.migadu.com
+@	MX	20 aspmx2.migadu.com
+
+key1._domainkey	CNAME	key1.example.com._domainkey.migadu.com
+key2._domainkey	CNAME	key2.example.com._domainkey.migadu.com
+key3._domainkey	CNAME	key3.example.com._domainkey.migadu.com
+
+@		TXT	hosted-email-verify=abcdefgh
+@		TXT	v=spf1 include:spf.migadu.com -all
+_dmarc	TXT	v=DMARC1; p=quarantine;