]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mpv: don't ignore vp9 codecs
[dotfiles.git] / mutt / muttrc
index 3c9a2dab0949c83422ed5f1c38a0d68e44ad9be1..91345982293e10bbd6f09d70f54b8046327b8653 100644 (file)
@@ -13,7 +13,7 @@ group -group ultrahaptics -rx @ultrahaptics.com
 group -group fpp -rx @fppnt.com
 
 set mail_check = 0
-set envelope_from
+set use_envelope_from
 set forward_format = "Fwd: %s"
 set forward_quote = yes
 
@@ -23,6 +23,7 @@ set editor       = vim   # d'uh
 set include      = yes   # don't ask, just do
 set delete       = yes   # don't ask, just do
 set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
+unset signature  # don't try to include a signature
 
 # send clacks
 my_hdr X-Clacks-Overhead: GNU Terry Pratchett
@@ -41,6 +42,7 @@ subscribe -group ros         @lists.ros.org$
 subscribe -group sailfish    @lists.sailfishos.org
 subscribe -group neovim      ^neovim.*github.com
 subscribe -group mutt        mutt-users@mutt.org
+subscribe -group zsh         zsh-users@zsh.org
 subscribe -group qutebrowser ^qutebrowser.*
 subscribe -group lug         @mailman.lug.org.uk
 
@@ -64,7 +66,11 @@ set markers           = no
 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 *
@@ -76,14 +82,13 @@ hdr_order from: to: cc: date: subject: x-clacks-overhead:
 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
 set header_cache = "~/.cache/mutt"  # cache headers for speedss
 
-# SMTP: msmtp
-set sendmail = /usr/bin/msmtp       # use msmtp
 set send_charset="utf-8"            # only utf8
 
 # GnuPG
@@ -99,12 +104,13 @@ source gpg
 group -group nosign -rx .*@bitbucket.org
 group -group nosign -rx jira@.*atlassian.net
 group -group nosign -rx gitlab.incoming@ultrahaptics.com
-group -group nosign -rx incomming\+.*@.*\.gitlab.com
+group -group nosign -rx .*@incoming.gitlab.com
+group -group nosign -rx .*@reply.github.com
 send-hook .            "set crypt_autosign = yes"
 send-hook "%t nosign"  "set crypt_autosign = no"
 
 source hooks
 source bindings
-source colors/badfox         # color theme
+source colors/nord         # color theme
 
 source accounts/mailfence  # source default account