Displaying 1 result from an estimated 1 matches for "gzip_save_level".
2016 Dec 06
2
Dovecot: Mails flagged as read get flagged as unread
...special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix = INBOX.
separator = .
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
gzip_save_level = 6
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
sieve = file:~/sieve;active=~/.dovecot.sieve
zlib_save = gz
}
protocols = imap pop3 lmtp
service imap-login {
inet_listener imap_haproxy {
address = 10.10.189.25
haproxy = yes
port = 10143
}
inet_listener imaps_haproxy {...