5 Feb
2014
5 Feb
'14
12:14 a.m.
On 29.1.2014, at 15.30, Michael Smith (DF) <msmith@datafoundry.com> wrote:
Ok, I think I found an answer. I don't know if it's the right one...
I duplicated my dovecot.conf to backup.conf. I then removed this part from plugin {} zlib_save = gz zlib_save_level = 9
I then add "-c backup.conf" to my dsync command. This appears to allow dsync to read the compressed mdbox accounts, but when it writes the backup in maildir format, everything is uncompressed.
Or you could just use doveadm -o plugin/zlib_save= to override the setting.