# Available ports If you wish to make a custom configuration for a specific application, you can use the following ports:
Service | Encryption | Server | Port |
---|---|---|---|
IMAP | `STARTTLS` | `hosterra.email` | `143` |
IMAPS | `SSL` | `hosterra.email` | `993` |
POP3 | `STARTTLS` | `hosterra.email` | `110` |
POP3S | `SSL` | `hosterra.email` | `995` |
SMTP | `STARTTLS` | `hosterra.email` | `587` |
SMTPS | `SSL` | `hosterra.email` | `465` |