mailcow-dockerized-docs/docs/client/client-manual.en.md
Mark Wood 83d702ec6f
Clarify password encryption (#452)
Clean up sentence structure and clarify the language around
passwords being sent over TLS.

Co-authored-by: Mark W <mark@digitalnotions.net>
2022-08-08 17:51:53 +02:00

2,1 KiB

These instructions are valid for unchanged port bindings only!

Email

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 the "plain" password setting as the authentication mechanism. Contrary to what the name implies, the password will not be transferred to the server in plain text as no authentication is allowed to take place without TLS.

Contacts and calendars

SOGos default calendar (CalDAV) and contacts (CardDAV) URLs:

  1. CalDAV - https://mail.example.com/SOGo/dav/user@example.com/Calendar/personal/
  2. 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 calendar, which can be found and copied from within SOGo.