X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=muttrc;h=ed9508f9e079a2756e36d4ee98efcf24b7b62837;hb=47735096a1a41b40d032d2c9533f8fbf1793ddce;hp=8ed4a1a991d5b16bc858921132a3c5958d0f406d;hpb=2cb3f6ead62dca03f35ead96d2a22fcdcaea150b;p=dotfiles.git diff --git a/muttrc b/muttrc index 8ed4a1a..ed9508f 100644 --- a/muttrc +++ b/muttrc @@ -5,7 +5,7 @@ set envelope_from=yes set my_hdr="X-PGP-Key: http://www.martlubbers.net/mart@martlubbers.net.asc" # Receiving and sending email -set my_msmtp_pass=`gpg -d ~/passwd.gpg | grep -i mail | awk '{print $3}'; echo $?` +set my_msmtp_pass=`gpg -d ~/passwd.gpg | grep -i mail | awk '{print $3}'` set sendmail="/usr/local/bin/msmtp -C /home/mart/.mutt/msmtp --password=$my_msmtp_pass -f mart@martlubbers.net -a net" # Bindings index