]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mutt: fix archive message path
[dotfiles.git] / mutt / muttrc
index e46a0ee65535aeda46593716ba7721fbaac8a711..7ec5a8547f1750a6ebc91ec8115c74d6fe28ccf2 100644 (file)
@@ -2,6 +2,7 @@ set my_config_dir = $XDG_CONFIG_HOME/mutt
 
 # general settings
 alternates -group me samir.benmendil@gmail.com ram-z@hotmail.com @rmz.io
+alternates -group me samir.benmendil@mailfence.com
 alternates -group me -group chakra ram-z@chakra chakra@rmz.io
 alternates -group me -group unimaas s.benmendil@student.maastrichtuniversity.nl
 alternates -group me -group cadscan sb@cad-scan.co.uk
@@ -81,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
@@ -98,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 incomming\+.*@.*\.gitlab.com
 send-hook .            "set crypt_autosign = yes"
 send-hook "%t nosign"  "set crypt_autosign = no"
 
@@ -106,4 +105,4 @@ source hooks
 source bindings
 source colors/badfox         # color theme
 
-source accounts/gmail  # source default account
+source accounts/mailfence  # source default account