diff options
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ host smtp.gmail.com port 587 from tharre3@gmail.com user tharre3@gmail.com -passwordeval "~/.req_pwd.sh email/tharre3@gmail.com" +passwordeval "req_pwd.sh email/tharre3@gmail.com" # Set a default account account default : gmail |