-set mailcap_path = ~/.mutt/mailcap
-auto_view text/html # view html automatically
-alternative_order text/plain text/enriched text/html # save html for last
-
-# IMAP: offlineimap
-set folder = "~/mail" # mail folder
-set spoolfile = "+gmail/inbox" # set inbox
-unset record # do not move sent msgs to a folder, gmail does that
-unset move # do not move read msgs, gmail does that
-set postponed = "+gmail/drafts" # drafts folder
+set mailcap_path = $my_config_dir/mailcap
+auto_view text/html # view html automatically
+auto_view text/calendar # view ical automatically
+auto_view application/gzip application/zip # for dmarc reports
+alternative_order text/calendar text/plain text/enriched text/html # view ical first, html last
+
+# IMAP: mbsync
+set folder = "$MAILDIR" # mail folder