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.15.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file mailsuite-1.9.15.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.15.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4789c0a61c9d6a66688d047ba6ba396377598379d82b4f97e6514130952909fc |
|
MD5 | d5261907d052b0a109954da5d08e589a |
|
BLAKE2b-256 | 76c99819d416b6eae6332a26390198f7d20cd240b673608612bd01310802f8a4 |
File details
Details for the file mailsuite-1.9.15-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.15-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b82d1a6e68b7c1c36898005da9efc36606ecb0ae1b451cb1f7ed4b39d810bad |
|
MD5 | d73a5a12e0578443f1036afaa121177b |
|
BLAKE2b-256 | 83bf5a08f6c8d9f08f9c5830e3da83c1b96f7db98355e14de5b519d8c46ef409 |