On 2003-04-06  Tzafrir Cohen wrote:
> On Sun, Apr 06, 2003 at 10:43:31AM +0300, Christoph Bugel wrote:
> > On 2003-04-05  Tzafrir Cohen wrote:

> > I've heard of mbx, but mutt doesn't seem to support it :(.
> 
> The coed is there. There is a library (by default: statically
> linked.  Debian has it dynamically-linked, to save at least 3MB of
> disk). I can't attest to the quality of that code, and to its
> adaptibility.

Cool, thanks. I guess it's not a library that comes with mutt.  (grep
-rli mbx mutt-1.4 didn't turn up anything) I'll have a look at
debian.org later.
However, even if I can get mutt to support it, I'll also need
procmail to write to .mbx ...

> With ext2 , and certainly with reiserfs (optimised for many small
> files) maildir operations seem to be faster. Basically: you at least
> know where exatly is every message.

I seem to remember that one of the recent Linux filesystems has
'indexed directories' or something. 
Maybe that would make maildir a good choice.

> However, last time I tried using maildirs with mutt, I just couldn't
> figured out how to navigate between folders. So I gave up and
> returned to maildirs (which was a shame, because this was one of the
> reasons I had prepared a reiserfs partition, and I spent some time
> converting the mailboxes to maildirs).

I tried out a maildir folder once, and it (navigation) seemed to work
just the same as with mbox files. See below for the relevant part of
my .muttrc (I did something that works, and haven't looked at it for
ages :)


set arrow_cursor
set folder="~/mail"
set spoolfile = "=MBOX"
# when in the initial index -- press tab, to get these.
mailboxes `echo imap://exchange:143/INBOX pop://mail.netvision.net.il 
/home/chris/mail/* /home/chris/mail/list/*` 


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to