Gmail is not really being used anymore.
# limit inbox to Unread and Flagged mails
folder-hook inbox push '<limit>=(=U|=F)<enter>'
# limit inbox to Unread and Flagged mails
folder-hook inbox push '<limit>=(=U|=F)<enter>'
-# delete mails older than 3 months
-folder-hook gmail/inbox push '<delete-pattern>!~(~U|~F|~d<3m)<enter>'
-# or archive them for mailfence
+# 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>'
# limit youtube to Unread and Flagged mails
folder-hook mailfence/inbox push '<tag-pattern>!~(~U|~F|~d<3m)<enter><tag-prefix-cond><save-message>=mailfenc/archive<enter><end-cond>'
# limit youtube to Unread and Flagged mails