Path to this page:
Subject: CVS commit: pkgsrc/mail/py-mailsuite
From: Thomas Klausner
Date: 2022-08-24 16:00:31
Message id: 20220824140031.70D58FB1A@cvs.NetBSD.org
Log Message:
mail/py-mailsuite: import py-mailsuite-1.9.5
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
Files: