# send clacks
my_hdr X-Clacks-Overhead: GNU Terry Pratchett
-my_hdr Bcc: sent@rmz.io
-
-# goobook
-set query_command = "goobook query '%s'"
# sort/threading
set sort = threads
# deal with crap
set mailcap_path = $my_config_dir/mailcap
-auto_view text/html # view html automatically
-alternative_order text/plain text/enriched text/html # save html for last
+auto_view text/html # view html automatically
+auto_view text/calendar # view ical automatically
+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
-source mailboxes # source mailboxes generetated by offlineimap
# SMTP: msmtp
set sendmail = /usr/bin/msmtp # use msmtp
set pgp_long_ids = yes # use 64 bit key IDs
set pgp_mime_auto = no # don't fallback to inline mime
set pgp_use_gpg_agent = yes # don't ask for passwords
-source /usr/share/doc/neomutt/samples/gpg.rc
+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
send-hook . "set crypt_autosign = yes"
send-hook "%t nosign" "set crypt_autosign = no"
source hooks
source bindings
source colors/badfox # color theme
+
+source accounts/gmail # source default account