<<< Date Index >>>     <<< Thread Index >>>

Re: Maildir message sizes not loading?



Steve Brown wrote:
> I recently converted from mbox to Maildir, and while my old mailboxed 
> that I converted over still show proper message size in the index view, 
> new messages all show zero, even after I've read them, quit, and 
> restarted mutt.  The new messages are being written by procmail.  Any 
> thoughts on how to fix this?

I use:

  set index_format="%4C %Z %{%b%d} %-15.15F (%4c) %s"'

The %4c is the pertinent part.

A related but off-topic rant describing why it is best to avoid use of
content-length headers:

  http://www.jwz.org/doc/content-length.html

Bob