diff options
-rw-r--r-- | _msmtprc | 2 | ||||
-rw-r--r-- | _offlineimaprc | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -93,7 +93,7 @@ user liweitianux@autistici.org passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.private/autistici.gpg" -### Autistici ### +### QQ/Foxmail ### 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 diff --git a/_offlineimaprc b/_offlineimaprc index 1a9cdae..0d05028 100644 --- a/_offlineimaprc +++ b/_offlineimaprc @@ -36,7 +36,8 @@ metadata = ~/mail/offlineimap pythonfile = ~/.offlineimap/offlineimap.py # # List of accounts to be synced, separated by a comma. -accounts = gmail-aly, gmail-li, outlook-aly, outlook-li, sjtu, autistici, foxmail +# accounts = gmail-aly, gmail-li, outlook-aly, outlook-li, sjtu, autistici, foxmail +accounts = gmail-aly, gmail-li, outlook-aly, outlook-li, sjtu, autistici # # Control how many accuonts may be synced simulaneously # NOTE: if you are using autorefresh and have more than one account, |