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.16.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.16.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.16.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adf6af38e8afb6d5d799d03f365de35265c8510ae3c430d9f1c1dc3482502fa5 |
|
MD5 | 8651548ef518d415a83eaee85a261b1f |
|
BLAKE2b-256 | 68d18efed4a533dd71587b5484200d88cc0c0aa7daf930b5a5803de773431bd0 |
File details
Details for the file mailsuite-1.9.16-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.16-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1789e61b02138f4c95adffaffe02e5d9e7057cfabb2aad400b5c5d9dfc8ea3a |
|
MD5 | 4dce12c58d37d1cf94856bc7a731f2d5 |
|
BLAKE2b-256 | f87c2b69d5a243f55e1d5386c1a2bd9ceb786ace9c05cd49a56a4e5e7866da96 |