diff options
author | Matt Turner <mattst88@gmail.com> | 2017-11-12 16:18:13 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2017-11-12 16:18:13 -0800 |
commit | a43acad88a840730c01e3534a8cde1a3da3b6fee (patch) | |
tree | 9c89ffbba05d7e4a56aaa3d4bd3a317c7afb6f76 /.msmtprc | |
parent | 60a3f80bea01b838fb3ee995ff5085f249e23a30 (diff) |
Update .msmtprc
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -18,4 +18,13 @@ from mattst88@gentoo.org auth on user mattst88 +account intel +tls_trust_file /home/mattst88/.cert/intel-certchain.crt +host imapmail.intel.com +port 587 +from matt.turner@intel.com +auth on +user AMR\mattturn +passwordeval "gpg --quiet --for-your-eyes-only --no-tty -d ~/.password-store/intel.gpg" + account default : gmail |