On Mon, Jan 09, 2017 at 11:24:04AM +0000, Łukasz Żarnowiecki wrote: > Hi Nicolas,
Hi Łukasz, > Another one > > ERROR: Exceptions occurred during the run! > ERROR: While attempting to sync account 'outlook' > 'outlook' Is this the error message? There should be something more meaningful in the logs explaining what it's complaining about. I don't get what's the error. > Traceback: > File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 278, > in syncrunner > self.__sync() > File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 394, > in __sync > mbnames.writeIntermediateFile(self.name) # Write out mailbox names. > File "/usr/lib/python2.7/site-packages/offlineimap/mbnames.py", line 76, in > writeIntermediateFile > _mbnames.writeIntermediateFile(accountname) > File "/usr/lib/python2.7/site-packages/offlineimap/mbnames.py", line 268, > in writeIntermediateFile > self._intermediates[accountname].write() > > offlineimap v7.0.12, imaplib2 v2.55 (bundled), Python v2.7.13 -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org
