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.9.tar.gz
(16.6 kB
view details)
Built Distribution
mailsuite-1.9.9-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file mailsuite-1.9.9.tar.gz
.
File metadata
- Download URL: mailsuite-1.9.9.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 | e3d58f8c82d560cd43468937d0dfa250f1359dc126974c7f9ff9e7b4d0043e76 |
|
MD5 | ff280e3976d7421a85e4e751a125ef5c |
|
BLAKE2b-256 | eeffe2ceed70b1920c8706e6174821b46f466599fbcf58618ca4b2622dee16da |
File details
Details for the file mailsuite-1.9.9-py3-none-any.whl
.
File metadata
- Download URL: mailsuite-1.9.9-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 | 053b168e94566fe9a20d87809340d068fc1732cbdf24d35e555524901dba63d3 |
|
MD5 | b1a0bf089a894822968be37a50580d98 |
|
BLAKE2b-256 | 2f52e699bb52777c84de1d8083bdcb57ad98e4e1c8af8720a9a82e893fd645a0 |