> I see two time the same mails from the author/subject point of view. When I
> read the content of those two mails, I get to see once the real mail and once
> some extracts from another mail of the same folder.

Hi,

upstream is currently working on this. As a temporary fix, unset
maildir_header_cache_verify which seems to make the problem go away.
(You still might have to wipe the cache file.)


Re: Dirk Griesbach 2008-01-13 <[EMAIL PROTECTED]>
> I think my problem is related although I don't see duplicated messages.
> Since -2 mutt does create the header cache if it does not exists, but it
> looks like it does not use it. Every time mutt starts, it reads the hole
> MailDir which takes just a long time and there is no difference of using
> mutt with or without header cache.

Dirk: That's kind of a feature:

| 3.109. maildir_header_cache_verify
| 
| Type: boolean
| Default: yes
| 
| Check for Maildir unaware programs other than mutt having modified
| maildir files when the header cache is in use. This incurs one stat(2)
| per message every time the folder is opened.

Could you try strace to see if mutt is really reading the files, or
only stat()ing them?

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to