On Mon, Feb 15, 2021 at 10:12:50AM -0800, Felix Finch wrote:
On 20210215, Kevin J. McCarthy wrote:
once in a while you may want to regenerate your header caches.

Is there any way to do that from the command line?

You could write a script, I guess, something like:

cd $header_cache_dir
rm -f *

cd $mutt_folder_dir
for mb in *; do
  mutt -e 'set quit=yes; push "<quit>"' -f $mb
done


--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to