set mark_old = no # leave messages as new if unread
set status_on_top = yes # also help on bottom
set wait_key = no # don't wait for enter key
-set index_format="[%Z] %{%e/%m} %15.15L %?M?+ ?%s"
+
+set index_format="[%Z] %-6@date@ %15.15L %?M?+ ?%s"
+index-format-hook date "~d<1d" "%[%H:%M]"
+index-format-hook date "~d<1y" "%[%e/%m]"
+index-format-hook date "~A" "%[%m/%Y]"
# header
ignore *
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