On 29.1.2014, at 15.30, Michael Smith (DF) <[email protected]> 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.