imapidle
imapidle copied to clipboard
Handling IMAP IDLE command with plain old Python.
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Security policy not enabled. A SECURITY.md file can give users information about what constitutes a vulnerability and how to report...
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** No protection found for branch master --- This issue will auto resolve when the policy is in compliance. Issue created...
The bot created this issue to inform you that pyup.io has been set up on this repo. Once you have closed it, the bot will open pull requests for updates...
When handle long server response like this: "\* 29 FETCH (FLAGS () UID 186)\n" we have an error: Traceback (most recent call last): File "imapidle\src\imapidle.py", line 15, in idle uid,...
I am seeing an error when idling on a gmail inbox and the server logs the user out after a period of time. From a close look at the IDLE...