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.11.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.11.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.11.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad711ff09901474d9c0eb9e23694e8abec8e46a544ab693988cf221b0f140616 |
|
MD5 | 64f833d99c7eb68c9d138840f0cbdad3 |
|
BLAKE2b-256 | 7f53830121a05d310a5612f9b8c1777ab969ba9798bbf8c1e242b728e619a987 |
File details
Details for the file mailsuite-1.9.11-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.11-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b7ac5768fb8be08de5a118f3fa0324584bb130715f44fec81d5e53dddbc261 |
|
MD5 | 3caf1685711dc34ba5df58cbf2faa3c6 |
|
BLAKE2b-256 | f097103c9412c0331a99b60aaa1c6ad19383ac690f82f6d19a4bbf830b88badb |