Add Servers/iRedMail/Quick Server Settings.md

This commit is contained in:
2025-04-23 18:52:14 -06:00
parent 089ca1269f
commit 30a74a3a32

View File

@ -0,0 +1,16 @@
## 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`