]> code.delx.au - offlineimap/commit
Ignore empty LocalStatus files
authorFlorian Friesdorf <flo@chaoflow.net>
Thu, 20 Mar 2008 12:15:37 +0000 (13:15 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Thu, 20 Mar 2008 17:08:49 +0000 (12:08 -0500)
commitb18f55a7e2dcbdcb5cfa05d0a2f0e61e688f6de8
tree88d3af92bac8daf35bdc806dd45ec7d29bcf999f
parentcd04e2e03ed92b0d2d41d32a279a82e28611ced4
Ignore empty LocalStatus files

I created new IMAP folders on my server. In some moment I found offlineimap
crashed. The reason were empty LocalStatus files. From looking at the code I
have no explanation how those files came into existence.
offlineimap/folder/LocalStatus.py