2 KiB
2 KiB
These instructions are valid for unchanged port bindings only!
Service | Encryption | Host | Port |
---|---|---|---|
IMAP | STARTTLS | mailcow hostname |
143 |
IMAPS | SSL | mailcow hostname |
993 |
POP3 | STARTTLS | mailcow hostname |
110 |
POP3S | SSL | mailcow hostname |
995 |
SMTP | STARTTLS | mailcow hostname |
587 |
SMTPS | SSL | mailcow hostname |
465 |
Please use "plain" as authentication mechanisms. Contrary to the assumption no passwords will be transfered plain text, as no authentication is allowed to take place without TLS.
Contacts and calendars
SOGos default calendar (CalDAV) and contacts (CardDAV) URLs:
- CalDAV - https://mail.example.com/SOGo/dav/user@example.com/Calendar/personal/
- CardDAV - https://mail.example.com/SOGo/dav/user@example.com/Contacts/personal/
Some applications may require you to use https://mail.example.com/SOGo/dav/ or the full path to your calender, which can be found and copied from within SOGo.