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.6.tar.gz
(16.5 kB
view details)
Built Distribution
mailsuite-1.9.6-py3-none-any.whl
(17.8 kB
view details)
File details
Details for the file mailsuite-1.9.6.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.6.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26d412fac59c0c15716d05a66b11bf896c73d7ac2483f5c43084f9e566742145 |
|
MD5 | 0480615ca17c9356545fdb3aebba7f97 |
|
BLAKE2b-256 | 520a8fe106995d46beb9fe06b559a2cd57d1990cc509470de4ce5ae89a9c00af |
File details
Details for the file mailsuite-1.9.6-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.6-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc09cbb4378a3c468a812f43dca8d5bb9f3660c311177cdac3e40120b95a13e2 |
|
MD5 | b13c6d7aff0cd40af540769e5efb59e8 |
|
BLAKE2b-256 | 481f1ab494d72199cd64a75830d9b3a9adcab3bceae615b986f2af7fdf78e086 |