IDLE command only runs once
Leon Bogaert
leon at tim-online.nl
Fri Sep 23 23:19:59 BST 2011
On vr, 2011-09-23 at 16:09 +0200, Leon Bogaert wrote:
> On vr, 2011-09-23 at 14:43 +0200, Sebastian Spaeth wrote:
> > This seems to indicate that the retrieving of new messages call never
> > comes back? Perhaps you can insert a "debug print" after line 563 in imapserver.py:
> > self.dosync()
> >
> > to see if that call ever returns?
It returns something:
Account sync timonline:
Next refresh in 300 seconds
Thread-8:
Establishing connection to localhost:143.
Syncing INBOX: IMAP -> MappedIMAP
Deleting 1 messages (4918) in MappedIMAP[INBOX]
WARNING: zzzzzzzzzzzzzzzzzz!
Account sync timonline:
Next refresh in 290 seconds
Next refresh in 280 seconds
Next refresh in 270 seconds
After the "280 seconds" I removed another message but then offlineimap
didn't pick it up anymore.
More information about the OfflineIMAP-project
mailing list