X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5278b58a9efffc9e9850104091d8d93551118036..cf75e935fef989adf6958d77d1cf69ee4bbec57b:/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)'