summaryrefslogtreecommitdiffstats
path: root/offlineimaprc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-01-05 15:46:54 -0500
committerJesse Luehrs <doy@tozt.net>2015-01-05 15:49:21 -0500
commita25c151071b87c9d0c269e2af266ce1df830fd53 (patch)
tree3762cd213e24a74469d88c4a9b2ead4745b9cf70 /offlineimaprc
parentde7ac8295f7393ab5691e9e266ee093abfbbb8fe (diff)
downloadconf-a25c151071b87c9d0c269e2af266ce1df830fd53.tar.gz
conf-a25c151071b87c9d0c269e2af266ce1df830fd53.zip
add work back to the imap monitoring list
Diffstat (limited to 'offlineimaprc')
-rw-r--r--offlineimaprc2
1 files changed, 1 insertions, 1 deletions
diff --git a/offlineimaprc b/offlineimaprc
index 0d6c2c1..23cbfdf 100644
--- a/offlineimaprc
+++ b/offlineimaprc
@@ -28,7 +28,7 @@ remotepasseval = get_password("mail/mail.tozt.net/doy")
maxconnections = 5
keepalive = 60
holdconnectionopen = yes
-idlefolders = ['INBOX', 'websites', 'school']
+idlefolders = ['INBOX', 'websites', 'school', 'work']
folderfilter = lambda foldername: foldername not in ['notmuch'] and not re.search('^old(\.|$)', foldername)
subscribedonly = no