From 1fce70ce0de00e0efb773365909ffdd45cc2d33a Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Wed, 17 Apr 2024 19:23:57 +0100 Subject: [PATCH] Added autoconfig --- .well-known/autoconfig/mail/config-v1.1.xml | 42 +++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .well-known/autoconfig/mail/config-v1.1.xml diff --git a/.well-known/autoconfig/mail/config-v1.1.xml b/.well-known/autoconfig/mail/config-v1.1.xml new file mode 100644 index 0000000..072ce83 --- /dev/null +++ b/.well-known/autoconfig/mail/config-v1.1.xml @@ -0,0 +1,42 @@ + + + + hectabit.org + + Hectabit Mail + Hectamail + + + mail.hectabit.org + 993 + SSL + password-cleartext + %EMAILADDRESS% + + + + mail.hectabit.org + 143 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + + mail.hectabit.org + 465 + SSL + password-cleartext + %EMAILADDRESS% + + + + mail.hectabit.org + 587 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + +