* On 19 feb 2015, Philippe Delavalade wrote: > Hi. > > I use archivemail which produces, for instance, inbox_archive.gz. > > When issuing the command > > mutt -f inbox_archive.gz > > I have an error message because it is not a mailbox. > > Previously, before my migration from debian to slackware, this worked > fineĀ ; I can't find what to configure so that it works. Maybe it's not a > mutt problem but... >
Hi, Debian uses a patch http://ftp.de.debian.org/debian/pool/main/m/mutt/mutt_1.5.21-6.2+deb7u3.diff.gz that includes non-official support for compressed folders (starting at line "debian/patches/features/compressed-folders" in referenced diff above). Slackware does not include that patch, so no support for compressed folders. You would need to include the patch and compile yourself in Slackware. -- J