asimap
asimap copied to clipboard
Use the timeout connection manager to extend the timeout when doing resyncs of mailbox
Since we are now adding a timeout to all commands to catch possible deadlocks, we want to be able to use this when in a command that will take a long time to extend the timeout: we know we are not deadlocked, we are doing work, it may take awhile, but do not force a timeout while making progress.