config-gerrit: Fix default port for IMAPS

Change-Id: Ib6bc2b273ceb96290f8638bd06a0cf4106981d64
This commit is contained in:
David Pursehouse
2017-04-04 09:55:38 +09:00
parent 5df27b2967
commit 3490744900

View File

@@ -3526,7 +3526,7 @@ Defaults to an empty string which means that receiving emails is disabled.
The port the email server exposes for receiving emails.
+
Defaults to the industry standard for a given protocol and encryption:
POP3: 110; POP3S: 995; IMAP: 143; IMAPS: 995.
POP3: 110; POP3S: 995; IMAP: 143; IMAPS: 993.
[[receiveemail.username]]receiveemail.username::
+