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.17.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.17.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.17.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 | bc438b48988fa35a1efd4fd9971e48d9d3200c0cecb4ac4791f75503f7640cf1 |
|
MD5 | 6b055d8f61b7035e448a57fcacd18c37 |
|
BLAKE2b-256 | 0ec0c45411a73c11c6bae903ca83af7905562715796bedf304afecc4ddaaa485 |
File details
Details for the file mailsuite-1.9.17-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.17-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 | 6f994971562be8d2525456698374d39b8416a9acbbcb6c459352b8ca074ba21d |
|
MD5 | bc2b69b9f9fd4cc21d7fd07eb641f13d |
|
BLAKE2b-256 | ea92eee127c146dd478876ba1dbfd1b7599ff8bb8535b5d5d42d741e87a97d33 |