ports/mail/py-imap-tools/pkg-descr
Michael Gmelin bb280cd78e mail/py-imap-tools: New port
Work with email via IMAP
2024-02-18 13:07:07 +01:00

10 lines
426 B
Text

High level lib for work with email by IMAP:
- Basic message operations: fetch, uids, numbers
- Parsed email message attributes
- Query builder for search criteria
- Actions with emails: copy, delete, flag, move, append
- Actions with folders: list, set, get, create, exists, rename,
subscribe, delete, status
- IDLE commands: start, poll, stop, wait
- Exceptions on failed IMAP operations
- No external dependencies, tested