Public bug reported:
Binary package hint: mutt
It would be nice if mutt supported lzma-compressed mbox folders. Adding
two lines to /etc/Muttrc.d/compressed-folders.rc should do it:
open-hook \\.lzma$ "lzma -cd '%f' > '%t'"
close-hook \\.lzma$ "lzma -c '%t' > '%f'"
It seems like lzma doesn't support appending to archives like gzip and
bzip2 do, but if there's a way to do that, an append-hook could be added
as well.
** Affects: mutt (Ubuntu)
Importance: Undecided
Status: New
** Tags: wishlist
--
add support for lzma-compressed folders
https://bugs.launchpad.net/bugs/271161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs