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
IDLEcommand - 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-ResultsandDKIM-Signatureheaders - Parse Microsoft Outlook
.msgfiles 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.14.tar.gz
(16.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mailsuite-1.9.14.tar.gz.
File metadata
- Download URL: mailsuite-1.9.14.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 |
f2fc9b69b24f4324745cc5da369f25405cae3da8eb86e72075f6b3b76722f06b
|
|
| MD5 |
a0e75648ec9794d9d6405cf2657a1bee
|
|
| BLAKE2b-256 |
c74e498b8d4807f97c610c9bf8456e81660e521297644209753620e6f5716298
|
File details
Details for the file mailsuite-1.9.14-py3-none-any.whl.
File metadata
- Download URL: mailsuite-1.9.14-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cea45f59fbca54afe7cb4e5615cedc7ffc9220f5695abf9cace97693c5496461
|
|
| MD5 |
49320b6334ef82803fa685e89554fe03
|
|
| BLAKE2b-256 |
057fddc6c07d01e8b354f4a5a3b23ffb8ba4ec0a3f38da867a61acabed607238
|