X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/653437cf2b2ba1daa275af7c355c559fd1750bfe..9007bd63061ec538f50453158eefe17ac1941bd7:/mutt/muttrc?ds=sidebyside diff --git a/mutt/muttrc b/mutt/muttrc index 3c9a2da..40b7c76 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,7 @@ 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 send-hook . "set crypt_autosign = yes" send-hook "%t nosign" "set crypt_autosign = no"