Skip to content

Add idling property and fix typos in composer.json and README#613

Open
MaxKorlaar wants to merge 2 commits intoWebklex:masterfrom
scholieren-com:master
Open

Add idling property and fix typos in composer.json and README#613
MaxKorlaar wants to merge 2 commits intoWebklex:masterfrom
scholieren-com:master

Conversation

@MaxKorlaar
Copy link
Copy Markdown

This PR adds an idling property to the ImapProtocol class, preventing the NOOP command from being sent while in IDLE mode, which breaks IDLE mode. Fixes #558.

I've also fixed a few typos.

@daniser
Copy link
Copy Markdown

daniser commented Mar 24, 2026

@MaxKorlaar great work, thank you!
@Webklex can we please have this reviewed and merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V6: Idle connection breaks due to NOOP command being sent during active IDLE session

2 participants