Browse Source

Add DOVEADM_PORT to generate_config.sh

andryyy 8 years ago
parent
commit
c80d605632
1 changed files with 1 additions and 0 deletions
  1. 1 0
      generate_config.sh

+ 1 - 0
generate_config.sh

@@ -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}