> On 17/01/2024 18:08 EET acheka...@lazurit.com wrote:
> 
>  
> Some time ago I enabled compression on incoming messages, so LMTP delivered 
> messages were compressed. Good idea in terms of disk space, but now I cannot 
> uncompress any of these messages even when I need to!
> 
> I was using this setting:
> 
> plugins {
>   zlib_save = lz4
> }
> 
> and now I can see this string at the beginning of each message file - 
> "Dovecot-LZ4", so no other software can uncompress them for me.
> 
> Please advise, how can I uncompress message file in Maildir mailbox when I 
> need to access its contents directly?


One simple way:

doveadm fs get compress lz4:6:posix:prefix=$PWD/ filename

Aki
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to