From e447f6d775a9f03077e287181d64d88b431e0f8f Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 23 Jul 2026 13:05:12 +0100 Subject: [PATCH] home: add setup page --- home/index.html | 1 + home/setup.html | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 home/setup.html diff --git a/home/index.html b/home/index.html index ab48c55..08e421d 100644 --- a/home/index.html +++ b/home/index.html @@ -19,6 +19,7 @@
terms & privacy + setup
diff --git a/home/setup.html b/home/setup.html new file mode 100644 index 0000000..188ca9a --- /dev/null +++ b/home/setup.html @@ -0,0 +1,27 @@ + + + + + atom.town + + + + + + + + +
+

some notes for stuff you might need to know

+
+

email

+
    +
  • the mailserver lives at post.atom.town
  • +
  • incoming mail uses imap with ssl/tls on port 993
  • +
  • outgoing mail uses smtp with ssl/tls on port 465
  • +
+
+ ← back +
+ +