From c07a9bd96fde28c0f672af8d1b4d345c2e34f1b3 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 14 Feb 2015 22:01:09 +0800 Subject: Small changes. --- .offlineimaprc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.offlineimaprc') diff --git a/.offlineimaprc b/.offlineimaprc index 9799647..5293156 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -26,7 +26,7 @@ accounts = gmail-aly, gmail-li, outlook-aly, outlook-li, sjtu, autistici maxsyncaccounts = 6 # # UI: blinkenlights, ttyui, quiet (suppress anything but errors) -ui = TTY.TTYUI, Noninteractive.Basic, Noninteractive.Quiet +ui = ttyui [Account example] @@ -70,7 +70,7 @@ remoterepository = gmail-aly-remote status_backend = sqlite autorefresh = 30 quick = 5 -postsynchook = ~/.offlineimap/postsync.sh +#postsynchook = ~/.offlineimap/postsync.sh # [Repository gmail-aly-local] type = Maildir @@ -116,7 +116,7 @@ remoterepository = outlook-aly-remote status_backend = sqlite autorefresh = 30 quick = 5 -postsynchook = ~/.offlineimap/postsync.sh +#postsynchook = ~/.offlineimap/postsync.sh # [Repository outlook-aly-local] type = Maildir @@ -188,7 +188,7 @@ remoterepository = autistici-remote status_backend = sqlite autorefresh = 60 quick = 5 -postsynchook = ~/.offlineimap/postsync.sh +#postsynchook = ~/.offlineimap/postsync.sh # [Repository autistici-local] type = Maildir -- cgit v1.2.2