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.3.tar.gz
(16.1 kB
view details)
Built Distribution
mailsuite-1.9.3-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file mailsuite-1.9.3.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.3.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63481c5ca89334554d4586ac7dca6b80842dd6a9233d1666c94a669bb5d6a9fa |
|
MD5 | dc6b6eed7330d36d35f4a465019482db |
|
BLAKE2b-256 | 0cdef33d2aff4e659bcd5841b505b6f86e51c0094e39fb1df9fed19cf5add38e |
File details
Details for the file mailsuite-1.9.3-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.3-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9ea074ae0a92082e19184d9b078aad4e4ef13fbc1f13c534097254678d845cc |
|
MD5 | 3bfd95c7b87c0bb9a72418de10193dd4 |
|
BLAKE2b-256 | 8150b697a516e8fc477f6805ceb6c108e9d1be05eb2f3308c617cbb2026f8063 |