Description
Lets Python applications communicate with IMAP4 mail servers using threaded client behavior. It can help email tools list folders, fetch messages, monitor mailboxes, or integrate mail handling into services.
Email access usually involves private messages and credentials. Applications using this library should protect passwords, tokens, logs, and downloaded message content.