X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f4d0c255811f8fa61583a7879381deceefbe0caf..c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9:/mutt/hooks diff --git a/mutt/hooks b/mutt/hooks index 037ecce..8f084b6 100644 --- a/mutt/hooks +++ b/mutt/hooks @@ -10,7 +10,7 @@ folder-hook .* "exec collapse-all" # limit inbox to Unread and Flagged mails folder-hook inbox push '=(=U|=F)' # archive mails older than 3 months -folder-hook mailfence/inbox push '!~(~U|~F|~d<3m)=mailfenc/archive' +folder-hook mailfence/inbox push '!~(~U|~F|~d<3m)=mailfence/archive' # limit youtube to Unread and Flagged mails folder-hook gmail/youtube push '=(=U|=F)'