From 977cfb219749af2c84e45af48a1e7e981a7861fe Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 23 Jul 2026 19:10:19 +0100 Subject: [PATCH] home: improve setup page --- home/setup.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/home/setup.html b/home/setup.html index 3ba9687..d8ca21c 100644 --- a/home/setup.html +++ b/home/setup.html @@ -12,8 +12,8 @@ -
-

some notes for stuff you might need to know

+
+

things that are useful to know

email

    @@ -21,6 +21,9 @@
  • incoming mail uses imap with ssl/tls on port 993
  • outgoing mail uses smtp with ssl/tls on port 465
+
    +
  • the mailserver also has a few other functions. it is the oidc (auth) provider, and is an administration dashboard, which anyone can use to configure mail settings.
  • +
← back