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.2.tar.gz
(16.0 kB
view details)
Built Distribution
mailsuite-1.9.2-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file mailsuite-1.9.2.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.2.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 515f5c7567549d4b788f53ee7f51f45315ec0878b7b78b8d88a1f060d7d37dae |
|
MD5 | 4b7bbbd6e38f76287c20203a0bafe288 |
|
BLAKE2b-256 | 45333cddd49a5883f3a1435abb627fd32f3b273e6606986419cb5f655740c4dc |
File details
Details for the file mailsuite-1.9.2-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.2-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5a73187af238a57299e3d0962276f32075a723cad7b70ff9a69c9af92639780 |
|
MD5 | 4533239edfa6ab83f33a7b91876af7e8 |
|
BLAKE2b-256 | 0185af802cffc339e6169eb07752850c8eba2689b1fd3b502eec00a42419a201 |