X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mailclean;fp=mailclean;h=7752275423c9f57e7ca1ff77366d42ae67ec85ec;hp=417f44549bf7ca39cdbf12019173e87e0b1a43da;hb=e168eaa6f27cc556b7edfb9148f80905d26e21f6;hpb=86560196eb4ccc90a7c1d903de47fcb887656de4 diff --git a/mailclean b/mailclean index 417f445..7752275 100755 --- a/mailclean +++ b/mailclean @@ -68,3 +68,9 @@ cd /m/md archive 800 ./!(*archive|board|Drafts|Sent|INBOX)/*(cur|new) ./l/!(*archive)/*(cur|new) archive 60 ./{sysadmin,rtcc,fsfcc,fsfmembers}/{cur,new} archive 30 ./Junk/{cur,new} + +# This is a generally useless file which will grow to 1gb and eat up memory. +# https://doc.dovecot.org/admin_manual/known_issues/large_cache/ +# I could probably disable the cache for this folder, but that would +# also mean I'm testing less of the full functionality. +rm -f /m/md/l/testignore/dovecot.index.cache