1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 21:33:02 +00:00

Make remaining mail ports (SMTPS/MSA/IMAP) configurable.

This commit is contained in:
Michael Thomas
2019-03-11 10:39:42 +01:00
parent 3868b2af95
commit d378b12a2c
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -320,6 +320,9 @@ HTTP=80
HTTPS=443
LDAPPORT=389
SMTPPORT=25
SMTPSPORT=465
MSAPORT=587
IMAPPORT=143
KOPANOPORT=236
KOPANOSPORT=237