X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=msmtp;h=722581605d33947bc30fbd988425bdeb8dafd553;hb=2a8eabb8186791663e2aa8a57c3400eb91f2fa75;hp=3473efcdcb12ec156530c101e83830f8870643f2;hpb=336b6c6c69a03210ca9f666e82de17503a129045;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