Update Servers/iRedMail/Quick Server Settings.md
This commit is contained in:
@ -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 |
|
||||
|
Reference in New Issue
Block a user