Hi, * Kyle Wheeler wrote: > On Saturday, April 18 at 02:12 PM, quoth Paul E Condon:
> > How do I empty the header cache and force a reload from disk? > Essentially, by deleting it and relaunching mutt. > > Preferably without exiting Mutt, so that I can check my work as > > I go. I doubt it's necessary to restart mutt. Once you know which hcache file to delete, simply delete it and reopen the folder (which is nice and easy using c^\n sequence). The cache database is only opened during parsing mailboxes and closed afterwards. Rocco