-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When I get Infos from a mailbox with a real huge amount of mails and operations take longer to iterate through the msg´s, i get this error:
command: SELECT => socket error: EOF
imaplib.IMAP4.abort: System Error
During handling of the above exception, another exception occurred:
File "K:\getmail.py", line 80, in <module>
for i in msg.to:
^^^^^^
imaplib.IMAP4.abort: command: SELECT => System Error
During handling of the above exception, another exception occurred:
imaplib.IMAP4.abort: socket error: EOF
During handling of the above exception, another exception occurred:
File "K:\getmail.py", line 86, in <module>
print(msg.to)
^^^^^^
imaplib.IMAP4.abort: command: SELECT => socket error: EOF
Metadata
Metadata
Assignees
Labels
No labels