From 858895aad36513c7c8b95673d10e0b7cbcb191d9 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 6 Jun 2018 20:44:32 +0200 Subject: [PATCH] fix(offlineimaprc): offlineimap chokes on inline comments --- dotfiles/offlineimaprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/offlineimaprc b/dotfiles/offlineimaprc index f9980dbc7..dd4752f4c 100644 --- a/dotfiles/offlineimaprc +++ b/dotfiles/offlineimaprc @@ -29,7 +29,7 @@ folderfilter = lambda folder: folder in ['INBOX', 'Arkiv', 'Sende element'] # Private GMail account (old): [Account gmail] -maxage = 90 # otherwise the volume is too high ... +maxage = 90 localrepository = gmail-local remoterepository = gmail-remote synclabels = yes