Contents

IMAPClient 3.0.1

0

Easy-to-use, Pythonic and complete IMAP client library

Easy-to-use, Pythonic and complete IMAP client library

How to Install imapclient

You can install imapclient using pip

pip install imapclient

or add it to a project with poetry

poetry add imapclient

Package Details

Author
Menno Finlay-Smits
License
3-Clause BSD License
Homepage
https://github.com/mjs/imapclient/
PyPi:
https://pypi.org/project/IMAPClient/

Classifiers

  • Communications/Email/Post-Office/IMAP
  • Internet
  • Software Development/Libraries/Python Modules
  • System/Networking
No  imapclient  pypi packages just yet.

Errors

A list of common imapclient errors.

Code Examples

Here are some imapclient code examples and snippets.

Related Packages & Articles

extract-msg 0.48.4

The extract-msg Python package is a tool for extracting emails and attachments from Microsoft Outlook's .msg files. It automates the extraction of key email data and supports Python 3.8 and above. With its customization options, it's useful for data extraction and analysis from .msg files.

The package provides the command line tool extract_msg that can be used to extract attachments and parse date, time, and subject of the message. Email and attachments are extracted into a folder

django-anymail 10.3

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go