Add DOVEADM_PORT to generate_config.sh
parent
54eea38b76
commit
c80d605632
|
@ -68,6 +68,7 @@ IMAPS_PORT=993
|
|||
POP_PORT=110
|
||||
POPS_PORT=995
|
||||
SIEVE_PORT=4190
|
||||
DOVEADM_PORT=127.0.0.1:19991
|
||||
|
||||
# Your timezone
|
||||
TZ=${TZ}
|
||||
|
|
Loading…
Reference in New Issue