diff options
-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 |