]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
qutebrowser: add bindings for qute-pass
[dotfiles.git] / mutt / muttrc
index 3c9a2dab0949c83422ed5f1c38a0d68e44ad9be1..a381dd7d8e8eac84181397f247cb9aeec4136eca 100644 (file)
@@ -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
 
 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
 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 .*@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"
 
 send-hook .            "set crypt_autosign = yes"
 send-hook "%t nosign"  "set crypt_autosign = no"