Quick Start
You can use the standard email port configuration in centron.
| Protocol | Port | Encryption |
|---|---|---|
| SMTP | 25 | None |
| SMTP | 587 | STARTSSL |
| SMTP | 465 | SSL / TLS |
| IMAP | 143 | None |
| IMAP | 993 | SSL / TLS |
| POP3 | 110 | None |
| POP3 | 995 | SSL / TLS |
In most cases, we advise against using POP3, as it is an outdated protocol that does not support all mailbox functions.