From 5cc9a1b678a90b8785d33f434c520fee0fbaddb7 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 26 Apr 2025 16:31:12 +0200 Subject: [PATCH] Create _autodiscover._tcp.stefdp.json --- domains/_autodiscover._tcp.stefdp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/_autodiscover._tcp.stefdp.json diff --git a/domains/_autodiscover._tcp.stefdp.json b/domains/_autodiscover._tcp.stefdp.json new file mode 100644 index 000000000..12c5d424f --- /dev/null +++ b/domains/_autodiscover._tcp.stefdp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "SRV": [ + { + "priority": 0, + "weight": 65535, + "port": 443, + "target": "mail.stefdp.com" + } + ] + } +}