From b1c487d66a902e9d13786354e7d15ff238edfa8a Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 22 Jan 2017 11:23:33 +0800 Subject: Disable 'foxmail' account for offlineimap --- _msmtprc | 2 +- _offlineimaprc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_msmtprc b/_msmtprc index f58401d..75504ef 100644 --- a/_msmtprc +++ b/_msmtprc @@ -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, -- cgit v1.2.2