Port details |
- py-mailsuite Python package to simplify receiving, parsing, and sending email
- 1.7.3 mail
=0 Version of this port present on the latest quarterly branch. - Maintainer: meka@tilda.center
 - Port Added: 2021-03-04 11:48:33
- Last Update: 2022-07-06 08:23:02
- Commit Hash: 4dda4cb
- Also Listed In: python
- License: APACHE20
- Description:
- A Python package to simplify receiving, parsing, and sending email
Features
* Receive emails via IMAP
* 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/G-suite, Office 365, Exchange,
Dovcot, and DavMail
* Consistent email parsing
* SHA256 hashes of attachments
* Simplified email sending via SMTP
* Uses opportunistic encryption (STARTTLS) by default
* Easily add attachments, plain text, and HTML
WWW: https://github.com/seanthegeek/mailsuite
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mailsuite>0:mail/py-mailsuite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-mailsuite/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-mailsuite
- pkg install py39-mailsuite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-mailsuite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mailsuite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1656949682
SHA256 (mailsuite-1.7.3.tar.gz) = d959f77ef62e93eb9419b2ca07f082d17ff0bd304023d3ba28f02984c6f0ab98
SIZE (mailsuite-1.7.3.tar.gz) = 15758
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dnspython>=2.0.0 : dns/py-dnspython@py39
- py39-html2text>=2020.1.16 : textproc/py-html2text@py39
- py39-imapclient>=2.1.0 : mail/py-imapclient@py39
- py39-mail-parser>=3.14.0 : mail/py-mail-parser@py39
- py39-publicsuffix2>=2.20190812 : dns/py-publicsuffix2@py39
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- mail_py-mailsuite
- USES:
- python:3.4+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|