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.18.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.18.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.18.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | deb2b93e070038a56f65b153ecf6995fd96153cc8aa4f428cef87617c99391f0 |
|
MD5 | 144bdfe1ca8e8bc84ca889fd7b81651b |
|
BLAKE2b-256 | 9bc297b6096f8b291aa910866eb2fe12b0d87f74b35cfbd1ba9b634db6f03558 |
File details
Details for the file mailsuite-1.9.18-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.18-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f67ba46a049545ce9fffdd8c98fc81bf32d5cfcedcd7b72e7638d479690a98d |
|
MD5 | f28ee940f679fd5d53efa9070a08baed |
|
BLAKE2b-256 | bf7d06abcb754fc566b457f96ab58e5716348eb8ab88a2de42b4279c6d7b5820 |