[Dovecot] dsync backup mails compressed
Hi Timo , looks like if zlib plugin is enabled all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user@beispiel.de backup maildir://nfs-backup-data/user@beispiel.de
adding
-o plugin/zlib=
didnt help
i am not sure , what is the expected behave , and why -o plugin/quota= does not work ?
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Am 21.07.2013 07:45, schrieb Robert Schetterer:
Hi Timo , looks like if zlib plugin is enabled all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user@beispiel.de backup maildir://nfs-backup-data/user@beispiel.de
adding
-o plugin/zlib=
didnt help
i am not sure , what is the expected behave , and why -o plugin/quota=
sorry for typo
-o plugin/zlib=
does not work ?
Best Regards MfG Robert Schetterer
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
On 21.7.2013, at 8.45, Robert Schetterer rs@sys4.de wrote:
Hi Timo , looks like if zlib plugin is enabled all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user@beispiel.de backup maildir://nfs-backup-data/user@beispiel.de
adding
-o plugin/zlib=
didnt help
There is no plugin { zlib } setting, but zlib_save. So you'd use -o plugin/zlib_save=
Am 02.08.2013 15:00, schrieb Timo Sirainen:
On 21.7.2013, at 8.45, Robert Schetterer rs@sys4.de wrote:
Hi Timo , looks like if zlib plugin is enabled all backupmails ( Maildir ) getting compressed
i tested this
dsync -o plugin/acl= -o plugin/quota= -u user@beispiel.de backup maildir://nfs-backup-data/user@beispiel.de
adding
-o plugin/zlib=
didnt help
There is no plugin { zlib } setting, but zlib_save. So you'd use -o plugin/zlib_save=
ahh..., thx i will try
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
participants (2)
-
Robert Schetterer
-
Timo Sirainen