# limit inbox to Unread and Flagged mails
folder-hook inbox push '<limit>=(=U|=F)<enter>'
# archive mails older than 3 months
-folder-hook mailfence/inbox push '<tag-pattern>!~(~U|~F|~d<3m)<enter><tag-prefix-cond><save-message>=mailfenc/archive<enter><end-cond>'
+folder-hook mailfence/inbox push '<tag-pattern>!~(~U|~F|~d<3m)<enter><tag-prefix-cond><save-message>=mailfence/archive<enter><end-cond>'
# limit youtube to Unread and Flagged mails
folder-hook gmail/youtube push '<limit>=(=U|=F)<enter>'