From 6ab2c79f6f2d056f2609014d3744486ce67d570c Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 23 Apr 2025 18:58:53 -0600 Subject: [PATCH] Update Servers/iRedMail/Quick Server Settings.md --- Servers/iRedMail/Quick Server Settings.md | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/Servers/iRedMail/Quick Server Settings.md b/Servers/iRedMail/Quick Server Settings.md index 85a8a9f..f689065 100644 --- a/Servers/iRedMail/Quick Server Settings.md +++ b/Servers/iRedMail/Quick Server Settings.md @@ -1,16 +1,5 @@ -## mail.bunny-lab.io Settings -IMAP (Inbound): - -- Server: `mail.bunny-lab.io` -- Port: `143` (Internal) | `993` (External) -- Connection Security: `STARTTLS` -- Authentication Method: `Normal Password` -- Username: `user@bunny-lab.io` - -SMTP (Outbound): - -- Server: `mail.bunny-lab.io` -- Port: `587` | `25` (Fallback) -- Connection Security: `STARTTLS` -- Authentication Method: `Normal Password` -- Username: `user@bunny-lab.io` \ No newline at end of file +### Mail Server Configuration +This simple quick-reference document outlines the server configuration used to use an email client such as Betterbird to connect to the email server. +| Server | Port(s) | Security | Auth Method | Username | +|:------------------|:----------------------------------------------|:----------|:----------------|:-------------------| +| `mail.bunny-lab.io` | **IMAP:** 143 `Internal`, 993 `External`
**SMTP:** 587, 25 `Fallback` | STARTTLS | Normal Password | user@bunny-lab.io |