# vim: ft=muttrc reply-hook . source ~/.mutt/accounts/gmail reply-hook "%L chakra" source ~/.mutt/accounts/chakra reply-hook "%L unimaas" source ~/.mutt/accounts/unimaas folder-hook . source ~/.mutt/accounts/gmail folder-hook chakra source ~/.mutt/accounts/chakra folder-hook unimaas source ~/.mutt/accounts/unimaas folder-hook * "exec collapse-all" # limit inbox to Unread and Flagged mails folder-hook inbox push '=(=U|=F)' # delete mails older than 3 months folder-hook inbox push '!~(~U|~F|~d<3m)'