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 for 1.5.17.
Perhaps do something like these if you don't have header caching included
in your build:
./configure --enable-hcache --without-gdbm --with-qdbm
sudo port install mutt-devel +headercache +qdbm
Richard