From fcd1d66a49979c138c4fee72b1985dedc991987e Mon Sep 17 00:00:00 2001 From: Usman Nasir Date: Wed, 20 May 2020 17:03:08 +0500 Subject: [PATCH] feature: display ssl port during list emails --- .../templates/mailServer/listEmails.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/mailServer/templates/mailServer/listEmails.html b/mailServer/templates/mailServer/listEmails.html index f2462bb06..8b86a7786 100755 --- a/mailServer/templates/mailServer/listEmails.html +++ b/mailServer/templates/mailServer/listEmails.html @@ -85,6 +85,10 @@ {% trans "Port" %} 110 + + {% trans "Port" %} + 995 (SSL) + {% trans "SSL" %} STARTTLS @@ -108,6 +112,10 @@ {% trans "Port" %} 143 + + {% trans "Port" %} + 993 (SSL) + {% trans "SSL" %} STARTTLS @@ -129,7 +137,15 @@ {% trans "Port" %} - 587 + 25 + + + {% trans "Port" %} + 587 (SSL) + + + {% trans "Port" %} + 465 (SSL) {% trans "SSL" %}