Re: [Dovecot] doveadm altmove to gzipped-mdbox

2013-05-20 Thread Claus
Timo, thanks for your answer. If i understand this correctly than it's not possible to work in primary storage with uncompressed mdbox (because of better performance) and move older Mails to alternate storage in compressed Format. Am 19.05.2013 21:34, schrieb Timo Sirainen: On Fri, 2013-05-

Re: [Dovecot] doveadm altmove to gzipped-mdbox

2013-05-19 Thread Timo Sirainen
On Fri, 2013-05-17 at 15:59 +0200, Claus wrote: > Hi, > > im wondering if it's possible to store old messages in a compressed > mdbox on alternate storage. > The main storage is uncompressed mdbox. > > I tried something like: doveadm -Dv -o "plugin/zlib_save=gz" altmove -u > testuser sentbefore

[Dovecot] doveadm altmove to gzipped-mdbox

2013-05-17 Thread Claus
Hi, im wondering if it's possible to store old messages in a compressed mdbox on alternate storage. The main storage is uncompressed mdbox. I tried something like: doveadm -Dv -o "plugin/zlib_save=gz" altmove -u testuser sentbefore 8d Could someone tell me if it's possible and give me a hin