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.4.tar.gz
(16.3 kB
view details)
Built Distribution
mailsuite-1.9.4-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file mailsuite-1.9.4.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.4.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c20badc97c68d73dc6c4edf18a44650383a0fa8cfeefe3eb6361ecea089c3bfa |
|
MD5 | f29b9a2fe850436b965a5ccfef13f3cd |
|
BLAKE2b-256 | b38f32794ceeca90e334ca698976814d7c603a5abf689876ae412ba995cb7435 |
File details
Details for the file mailsuite-1.9.4-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.4-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38dcc4139cdf46d7d511c6b62cd818f21913c290d4d7546e91e2d80604f52ab2 |
|
MD5 | d2c5a6a0a7a281d0c88cbf7ba5c894e5 |
|
BLAKE2b-256 | 9a4d8fc3b5e003ebd32565dde1ad2091303939a495333c31d545a52aa8d65dbe |