From a9177d7412da24ebd49274a50e5a5b6c0ec25fbf Mon Sep 17 00:00:00 2001 From: Uncled1023 Date: Thu, 22 Sep 2016 12:59:02 -0700 Subject: [PATCH] Added port numbers to imap and pop3 --- Teknik/Areas/Help/Views/Help/Mail.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teknik/Areas/Help/Views/Help/Mail.cshtml b/Teknik/Areas/Help/Views/Help/Mail.cshtml index ab219d7..fda1c7b 100644 --- a/Teknik/Areas/Help/Views/Help/Mail.cshtml +++ b/Teknik/Areas/Help/Views/Help/Mail.cshtml @@ -7,7 +7,7 @@

Mail Server Settings

At registration, each user is given an email address with 1 GB of storage space. - You can either access your email via the Web Client or by using a client of your choosing with support for IMAP or POP3. + You can either access your email via the Web Client or by using a client of your choosing with support for IMAP(143|993) or POP3(110).