Re: Indexing of mailboxes

2010-06-10 Thread Robert Holtzman
On Thu, Jun 10, 2010 at 08:19:10AM +0200, Alex Huth wrote: > On Wed, Jun 09, 2010 at 05:31:56PM -0700, Robert Holtzman wrote: > > On Wed, Jun 09, 2010 at 05:26:25PM -0600, Richard Johnson wrote: > > > > mutt -v shows, in part, +USE_HCACHE. Is that it? > > > Yes. If you use maildir you have to com

Re: Indexing of mailboxes

2010-06-09 Thread Alex Huth
On Wed, Jun 09, 2010 at 05:31:56PM -0700, Robert Holtzman wrote: > On Wed, Jun 09, 2010 at 05:26:25PM -0600, Richard Johnson wrote: > > mutt -v shows, in part, +USE_HCACHE. Is that it? > Yes. If you use maildir you have to compile it with the option for it. For example in your make.conf: WITH_MUT

Re: Indexing of mailboxes

2010-06-09 Thread Robert Holtzman
On Wed, Jun 09, 2010 at 05:26:25PM -0600, Richard Johnson wrote: > On Wed, Jun 09, 2010 at 02:44:43PM -0700, Robert Holtzman wrote: > > On Wed, Jun 09, 2010 at 11:27:13AM +0200, hubert depesz lubaczewski wrote: > > > Check $header_cache. > > Does this need a patch to work on Mutt 1.5.17? > > I use

Re: Indexing of mailboxes

2010-06-09 Thread Richard Johnson
On Wed, Jun 09, 2010 at 02:44:43PM -0700, Robert Holtzman wrote: > On Wed, Jun 09, 2010 at 11:27:13AM +0200, hubert depesz lubaczewski wrote: > > Check $header_cache. > Does this need a patch to work on Mutt 1.5.17? I used header caching in 1.5.9, so I don't think an additional patch is required f

Re: Indexing of mailboxes

2010-06-09 Thread Robert Holtzman
On Wed, Jun 09, 2010 at 11:27:13AM +0200, hubert depesz lubaczewski wrote: > On Wed, Jun 09, 2010 at 11:05:40AM +0200, Alex Huth wrote: > > Using maildir it takesa few seconds to open a large mailbox, because the > > index is created every time again. Is there way to speed up the process > > or ano

Re: Indexing of mailboxes

2010-06-09 Thread hubert depesz lubaczewski
On Wed, Jun 09, 2010 at 11:05:40AM +0200, Alex Huth wrote: > Using maildir it takesa few seconds to open a large mailbox, because the > index is created every time again. Is there way to speed up the process > or another workaround? Check $header_cache. depesz -- Linkedin: http://www.linkedin.c

Indexing of mailboxes

2010-06-09 Thread Alex Huth
Hello! I have asked this question some month ago, but i forgot the solution because i used another mailclient meanwhile (and came with tears in my eyes back to mutt ;) ). Using maildir it takesa few seconds to open a large mailbox, because the index is created every time again. Is there way to sp