X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=msmtp;h=722581605d33947bc30fbd988425bdeb8dafd553;hb=17e714b8a7e802c9d9dee00eeee9de1e419d13be;hp=3473efcdcb12ec156530c101e83830f8870643f2;hpb=5223e76a4302c4de131593feea3987398c60445d;p=dotfiles.git diff --git a/msmtp b/msmtp index 3473efc..7225816 100644 --- a/msmtp +++ b/msmtp @@ -5,4 +5,5 @@ auth on tls on tls_certcheck off user mart@martlubbers.net +passwordeval gpg --quiet --batch --use-agent -d ~/passwd.gpg | grep -i mail | awk '{print $3}' from mart@martlubbers.net