diff options
Diffstat (limited to '_msmtprc')
-rw-r--r-- | _msmtprc | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |