From 634408d3a3e793d3e8d6f0d88768780708f8cf58 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 13 Mar 2018 23:06:30 -0700 Subject: [PATCH] Fix the email instructions --- webadmin/src/views/email.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webadmin/src/views/email.html b/webadmin/src/views/email.html index 79639cb93..36fb8a659 100644 --- a/webadmin/src/views/email.html +++ b/webadmin/src/views/email.html @@ -92,7 +92,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 (TLS)

-

All the servers require your Cloudron credentials for authentication.

+

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