config-gerrit: Fix default port for IMAPS
Change-Id: Ib6bc2b273ceb96290f8638bd06a0cf4106981d64
This commit is contained in:
@@ -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::
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user