Question about doveadm altmove
On Sunday, March 21, 2021 12:16:28 PM AKDT María Arrea wrote:
Why can't you just pipe the output of "doveadm altmove" command through an external command to do the XZ/LZMA compression if dovecot no longer supports it internally?
From doveadm-altmove (1):
And that's set in stone.
https://en.wikipedia.org/wiki/XZ_Utils
So what are the issues with xz? Security? Crashes or viruses on expanding invalid archives?
Any update on this? Dovecot 2.3.14 makes doveadm altmove -r functional?
De: dovecot <dovecot-bounces@dovecot.org> en nombre de María Arrea <maria_arrea@gmx.com> Enviado: Monday, March 22, 2021 3:15:13 PM Cc: dovecot@dovecot.org <dovecot@dovecot.org> Asunto: Re: Question about doveadm altmove
zlib plugin, as far as I know, only supports zstd, gzip, bzip2 and lzma/xz compression. The last one is being deprecated.
I have found this interesting post in the mailing list:
https://dovecot.org/pipermail/dovecot/2021-February/121329.html
Same problem here with Dovecot 2.3.13, "doveadm altmove -r" is not moving anything from alternate to default storage. I fixed this by reverting this commit:
https://github.com/dovecot/core/commit/2795f6183049a8a4cc489869b3e866dc20a8a...
Is this fixed in 2.3.14 ? Does doveadm altmove -r works as expected in 2.3.14?
Regards
Sent: Sunday, March 21, 2021 at 11:28 PM From: "justina colmena ~biz" <justina@colmena.biz> To: dovecot@dovecot.org Subject: Re: Question about doveadm altmove On Sunday, March 21, 2021 12:16:28 PM AKDT María Arrea wrote:
Why can't you just pipe the output of "doveadm altmove" command through an external command to do the XZ/LZMA compression if dovecot no longer supports it internally?
And that's set in stone.
https://en.wikipedia.org/wiki/XZ_Utils
So what are the issues with xz? Security? Crashes or viruses on expanding invalid archives?
participants (4)
-
JAVIER MIGUEL RODRIGUEZ
-
Javier Miguel Rodríguez
-
justina colmena ~biz
-
María Arrea