Mail archiving

Martijn van Oosterhout kleptog at svana.org
Thu Sep 5 17:36:20 EST 2002


On Thu, Sep 05, 2002 at 05:26:40PM +1000, David Gibson wrote:
> On Thu, Sep 05, 2002 at 03:08:29PM +1000, Matthew Hawkins wrote:
> > Strange, I've had mutt open a 50,000+ message bugtraq mbox with no
> > problems.  What you might like to do is increase the size of $read_inc
> > and $write_inc (from memory).  This can be done on a per-mailbox basis
> > with hooks if you don't want to make the changes global.

50,000 messages?!? How long does it take to open it? It doesn't mind holding
all these messages, it just takes forever to open it.

> > With the default settings, mutt will spend too much time updating the
> > display and not enough parsing the mailbox.

It helps, but not much.

> It is an inherent problem with mbox that there's essentially no way to
> produce a message list without reading the entire file.

Not true. Netscape when it reads mailboxes produces an index file.
Subsequent openings produce the message list with no delay. Theres some
checks in there to ensure that the index file accurately convers changes in
the file, but it works fine. Not only that, for me netscape can create an
index for a mailbox faster than mutt can open it. Don't ask me why.
-- 
Martijn van Oosterhout   <kleptog at svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.



More information about the linux mailing list