aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-imap-tools/pkg-descr
blob: b3154e65f2e575f9dc488201a66f2723fe5a0371 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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