Reset idling on reconnect.

SVN revision: 30916
This commit is contained in:
Sebastian Dransfeld 2007-07-20 12:50:31 +00:00
parent f92adf20bc
commit 270e794669
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ _mail_imap_check_mail (void *data)
ic->config->port, NULL);
ic->cmd = 1;
ic->idle = -1;
ic->idling = 0;
}
else
{