You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EndLess loop
This is the line when imap server refused a connection make endless loop.
If you set timeout for this class. Why not use while time.now - time.begin < timeout instead while True.