update conf
This commit is contained in:
parent
3b63b66472
commit
d276f9f297
|
|
@ -1,3 +1,6 @@
|
||||||
|
dovecot_config_version = 2.4.0
|
||||||
|
dovecot_storage_version = 2.4.0
|
||||||
|
|
||||||
# Dovecot 2.4.x Konfiguration
|
# Dovecot 2.4.x Konfiguration
|
||||||
# Protokolle (korrigiert zurück zu 'imap')
|
# Protokolle (korrigiert zurück zu 'imap')
|
||||||
protocols = imap pop3
|
protocols = imap pop3
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
dovecot:
|
dovecot:
|
||||||
image: dovecot/dovecot:2.4-latest # Oder spezifische 2.4.x Version
|
image: dovecot/dovecot:2.4-latest # Oder spezifische 2.4.x Version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue