from "Zachary P. Landau" <[EMAIL PROTECTED]>
> > > It is possible. Maybe debian has their own version of a compressed
> > > folders patch. It is also possible that there is a 'source' command in
> > > the debian .muttrc that includes another file with the hook, but usually
> > > mutt will report
> > open-hook \\.gz$ "gzip -cd %f > %t"
> > close-hook \\.gz$ "gzip -c %t > %f"
> > append-hook \\.gz$ "gzip -c %t >> %f"
>
> Hm, this is strange, because I'm using the same .muttrc file on both
> my gentoo and debian box. I haven't defined those hooks anywhere, but
> still on debian it works...
>
On do, 26 jun 2003, Zachary P. Landau wrote:
> > On my gentoo box, mutt doesn't recognize compressed mailboxes. When I
> > try to open one, I get the message "blahblah.gz is not a mailbox". On
> > debian however, I don't have problems with this. As you can see below,
> > they both configurations s
> On my gentoo box, mutt doesn't recognize compressed mailboxes. When I
> try to open one, I get the message "blahblah.gz is not a mailbox". On
> debian however, I don't have problems with this. As you can see below,
> they both configurations show +COMPRESSED and the compressed patches.
Make sur
Hi,
On my gentoo box, mutt doesn't recognize compressed mailboxes. When I
try to open one, I get the message "blahblah.gz is not a mailbox". On
debian however, I don't have problems with this. As you can see below,
they both configurations show +COMPRESSED and the compressed patches.
Anyone else