mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-12 04:23:24 +02:00
Update dovecot.conf
This commit is contained in:
parent
1e40472017
commit
410cbf55b6
@ -281,10 +281,8 @@ plugin {
|
|||||||
#mail_crypt_global_public_key = </mail_crypt/ecpubkey.pem
|
#mail_crypt_global_public_key = </mail_crypt/ecpubkey.pem
|
||||||
#mail_crypt_save_version = 2
|
#mail_crypt_save_version = 2
|
||||||
# Enable compression while saving, lz4 Dovecot v2.2.11+
|
# Enable compression while saving, lz4 Dovecot v2.2.11+
|
||||||
zlib_save_level = 9
|
|
||||||
zlib_save = lz4
|
zlib_save = lz4
|
||||||
}
|
}
|
||||||
|
|
||||||
dict {
|
dict {
|
||||||
sqlquota = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-quota.conf
|
sqlquota = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-quota.conf
|
||||||
sieve_after = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-sieve_after.conf
|
sieve_after = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-sieve_after.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user