An imaplib extension module, that provides versions of IMAP4 and IMAP4_SSL with UID-based functions.
Project description
This is an extension module for imaplib. The functions of ‘copy’, ‘search’, ‘fetch’, ‘store’, and possibly others, in the standard imaplib module do not return unique-identifier message numbers in their number sets, which makes interaction with messages via ‘store’ a little bit more difficult, and can result in the wrong messages being adjusted. This extension module is designed to override the ‘copy’, ‘search’, ‘fetch’, and ‘store’ functions and provide UID-based commands, by using the uid command and passing UID-format commands for the functions that are overridden.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file imaplibext-0.7.9.tar.gz
.
File metadata
- Download URL: imaplibext-0.7.9.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
95d1f403b824d4325fde06ded95233850b5cb2a39a18cd4a009c8d9de4913ec0
|
|
MD5 |
514b896b1c71dd828dde78c5046ff10f
|
|
BLAKE2b-256 |
44b4771623694bc2c57c0112ce9347c7e9fd974986d23c0c7be669a066d18817
|
File details
Details for the file imaplibext-0.7.9-py2.py3-none-any.whl
.
File metadata
- Download URL: imaplibext-0.7.9-py2.py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0ac9061c61245401fac5cc05a59504738f149270a6ca487ae79fee8f7902455e
|
|
MD5 |
a236e9885ef65c35b0c520d21d7def7e
|
|
BLAKE2b-256 |
6c9bf1b6216c5f72164c01cdd653637b8108bd952ad284346eaa9d8b23da04d4
|