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 |