A Python package for retrieving, parsing, and sending emails
Project description
mailsuite
A Python package for retrieving, parsing, and sending emails.
Features
- Simplified IMAP client
- 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, Microsoft 365, Exchange, Dovecot, and DavMail
- Consistent email parsing
- SHA256 hashes of attachments
- Parsed
Authentication-Results
andDKIM-Signature
headers - Parse Microsoft Outlook
.msg
files usingmsgconvert
- Simplified email creation and sending
- Easily add attachments, plain text, and HTML
- Uses opportunistic encryption (
STARTTLS
) with SMTP by default
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
mailsuite-1.9.8.tar.gz
(16.6 kB
view details)
Built Distribution
mailsuite-1.9.8-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file mailsuite-1.9.8.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.8.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 642a367653cd35ee4d55cd5f424cb427753c81510afc8adf5bc09224e559bd7e |
|
MD5 | cd67326bfa31c6e28044c8f899605f32 |
|
BLAKE2b-256 | 26f6b8d0bc7731e81e4cfa44b2ca1620e710a7fa65a79b62114e18275025cab8 |
File details
Details for the file mailsuite-1.9.8-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.8-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85c3e6476f42fb5dee33a002269d2ad0404d6a3528652949aeab12c95f29747f |
|
MD5 | 2a1ec4d5b6b0ece845a74dc6014f0a5b |
|
BLAKE2b-256 | 5e3cd64942eb2da3bff2bef0606124fa78dbcb011ff6c022b9628bad4c050d62 |