Documentation
https://docs.python.org/3/library/imaplib.html
Using the select function : The documentation could be updated to read :
"If the mailbox (or folder) name includes a space (E.G. my important mail) then use
select('"my important mail"')
Linked PRs
Documentation
https://docs.python.org/3/library/imaplib.html
Using the select function : The documentation could be updated to read :
"If the mailbox (or folder) name includes a space (E.G. my important mail) then use
select('"my important mail"')
Linked PRs