X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=email%2F.mutt%2Fmuttrc;h=701f9651f29db5794e70db8a05e2b75e3031ffb5;hb=4535aa1cfd970a8119d2fe5a962311fe558267da;hp=634e945f3ebe4364926bfb01ee2769597d291537;hpb=f5efa7ef60130ee68c1702a1a45189098fa97046;p=dotfiles.git diff --git a/email/.mutt/muttrc b/email/.mutt/muttrc index 634e945..701f965 100644 --- a/email/.mutt/muttrc +++ b/email/.mutt/muttrc @@ -15,6 +15,10 @@ set sendmail="/home/mrl/.mutt/checkattach.sh msmtp -C /home/mrl/.config/msmtp/co set send_charset="us-ascii:utf-8" macro index,pager $ "offlineimap &" "Force refresh" macro attach B "firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"" +send2-hook "~f mart@martlubbers.net" "set sendmail=\"msmtp -C /home/mrl/.config/msmtp/config -a net\"" +send2-hook "~f mart.lubbers@student.ru.nl" "set sendmail=\"msmtp -C /home/mrl/.config/msmtp/config -a ru\"" + +#folder-hook . push "~=$" # Key bindings bind index gg first-entry @@ -76,6 +80,9 @@ macro index,pager A \ # sidebar source ~/.mutt/sidebar.muttrc +# notmuch +source ~/.mutt/notmuch.muttrc + # Crypto source ~/.mutt/gpg.muttrc