Skip to main content

A Python package to make receiving, parsing, and sending email easier

Project description

A Python package to simplify receiving, parsing, and sending email

Features

  • Receive emails via IMAP

    • Retrieve email from any folder

    • Create new folders

    • Move messages to other folders

    • Delete messages

    • Monitor folders for new messages using the IMAP IDLE command

    • Always use / as the folder hierarchy separator, and convert to the server’s hierarchy separator in the background

    • Always remove folder name characters that conflict with the server’s hierarchy separators

    • Prepend the namespace to the folder path when required

    • Automatically reconnect when needed

    • Work around quirks in Gmail/G-suite, Office 365, Exchange, Dovecot, and DavMail

  • Consistent email parsing

    • SHA256 hashes of attachments

  • Simplified email sending via SMTP

    • Uses opportunistic encryption (STARTTLS) by default

    • Easily add attachments, plain text, and HTML

Project details


Download files

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

Source Distribution

mailsuite-1.7.2.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

mailsuite-1.7.2-py3-none-any.whl (15.8 kB view hashes)

Uploaded 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