diff --git a/src/views/email.html b/src/views/email.html index 7c300cbf2..731bd98c5 100644 --- a/src/views/email.html +++ b/src/views/email.html @@ -264,7 +264,8 @@
Cloudron Email Server allows users to receive email for this domain. - Cloudron Apps like Rainloop, SOGo, Roundcube are already configured to access Cloudron Email. Use these settings + Rainloop, SOGo, + Roundcube are pre-configured to access Cloudron Email. Use these settings to configure other email clients.
@@ -281,7 +282,7 @@

Incoming Mail (IMAP)
Server: {{config.mailFqdn}}
Port: 993 (TLS)

Outgoing Mail (SMTP)
Server: {{config.mailFqdn}}
Port: 587 (STARTTLS)

ManageSieve
Server: {{config.mailFqdn}}
Port: 4190 (STARTTLS)

-

Use username@{{ selectedDomain.domain }} and the Cloudron password to access mailboxes of this domain

+

Use mailboxname@{{ selectedDomain.domain }} and the mailbox owner password to access mailboxes of this domain