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.12.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.12.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.12.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 | 9e596d90d52c09cd925c45e5819a40fd7f51ef42fcad2c08d921eaa8dd1b47e8 |
|
MD5 | 133326a6d730903f2eb47d7044b0c760 |
|
BLAKE2b-256 | 8720f1be37b2af283965efdecd374a71362b2a18dda9b493f1afad9b0988ae6e |
File details
Details for the file mailsuite-1.9.12-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.12-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 | 4b3e35696974e03dafcb0931ce3d09a9606bb7edbfe65b74709f0d6f4fd59477 |
|
MD5 | f9e3b05e3d4eeb443e387bc99858fffe |
|
BLAKE2b-256 | fabc7b621c228566bfb4e3aef94fb88cc23b2f5930de7079344778d3b03343ef |