Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set connectivity status to "connected" during fake idle
Set connectivity status to "connected" at the end of connect() call. Otherwise for servers that do not support IMAP IDLE connect() is called at the beginning of fake idle and connectivity stays in "connecting" status most of the time.
- Loading branch information