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.5.tar.gz
(16.3 kB
view details)
Built Distribution
mailsuite-1.9.5-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file mailsuite-1.9.5.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.5.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ef4beb07d742e44241ff9c01ae93faef3e33e1691feb02b21ff56f425a314c6 |
|
MD5 | 7a355cbb57771a3ea7e8f78c434eadef |
|
BLAKE2b-256 | ffe14d14215a1e4fa8aeb103bdd8efc52123b133603a2d43a0021ff6e8a422cf |
File details
Details for the file mailsuite-1.9.5-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.5-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 824bbabe283d8e72ef2a9f564488a4a759c3527534dcc8c744024f1f2e6da51f |
|
MD5 | e709ad936e50ff4eee7376f4cd6dc9b7 |
|
BLAKE2b-256 | af70f43f09cf1820ef985f5ca3c98181813e8015e6947ffeace549148f64de17 |