X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/653437cf2b2ba1daa275af7c355c559fd1750bfe..e0f52edab239cc479d296f039c1ecf8d1b01de33:/mutt/muttrc diff --git a/mutt/muttrc b/mutt/muttrc index 3c9a2da..a381dd7 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -82,8 +82,6 @@ alternative_order text/calendar text/plain text/enriched text/html # view ical 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,7 +97,8 @@ 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"