mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2026-03-07 16:53:23 -06:00
Dovecot 2.4.2 update
This commit is contained in:
parent
cec343d7c4
commit
3c1a846b3f
1 changed files with 2 additions and 2 deletions
|
|
@ -170,8 +170,8 @@ mkdir -p /etc/dovecot/ /etc/ssl/dovecot/
|
|||
|
||||
# dovecot.conf
|
||||
cat >/etc/dovecot/dovecot.conf <<- dovecot.conf
|
||||
dovecot_config_version = 2.4.1
|
||||
dovecot_storage_version = 2.4.1
|
||||
dovecot_config_version = 2.4.2
|
||||
dovecot_storage_version = 2.4.2
|
||||
|
||||
sql_driver = mysql
|
||||
mysql /run/mysqld/mysqld.sock {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue