On 20210215, Kevin J. McCarthy wrote:
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

How well would that play with existing mutt sessions?  I run several mutts 
inside tmux (local mail, work IMAP mail, etc), and sessions will run for weeks.

--
           ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
    Felix Finch: scarecrow repairman & wood chipper / fe...@crowfix.com
 GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Reply via email to