Update Servers/iRedMail/Quick Server Settings.md

This commit is contained in:
2025-04-23 18:58:53 -06:00
parent 30a74a3a32
commit 6ab2c79f6f

View File

@ -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`
### 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`<br>**SMTP:** 587, 25 `Fallback` | STARTTLS | Normal Password | user@bunny-lab.io |