muttrc with gpg agent
[dotfiles.git] / muttrc
diff --git a/muttrc b/muttrc
index 8ed4a1a..ed9508f 100644 (file)
--- 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