From 5e57793ecbdcf544931f6f5dc875f91b47ad9f0e Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 31 Jan 2016 23:24:33 +0800 Subject: Add account "foxmail" (i.e., QQ) --- _msmtprc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/_msmtprc b/_msmtprc index 0cbc3a7..2a53e10 100644 --- a/_msmtprc +++ b/_msmtprc @@ -12,7 +12,7 @@ ## ## Aaron LI ## Created: 2015-02-01 -## Updated: 2016-01-29 +## Updated: 2016-01-31 ## @@ -93,6 +93,16 @@ user liweitianux@autistici.org passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.private/autistici.gpg" +### Autistici ### +account foxmail +host smtp.qq.com +# Validity: Wed 27 Jan 2016 08:00:00 AM CST - Mon 24 Oct 2016 07:59:59 AM CST +tls_fingerprint 7A:84:56:68:B9:72:88:AD:8D:26:53:72:F6:E6:E0:41:C7:3E:8D:1E +from liweitianux@foxmail.com +user liweitianux@foxmail.com +passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.private/foxmail.gpg" + + ### Set the default account ### account default : outlook-aly -- cgit v1.2.2