Skip to main content

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imaplibext-0.4.3.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

imaplibext-0.4.3-py2.py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page