Port details on branch 2022Q4 |
- py-aiosmtpd Asyncio based SMTP server
- 1.4.6_1 mail
=3 1.4.6_1Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2017-08-29 23:59:35
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: py311-treq, py311-Automat, linux-c7-atk, qtkeychain-qt5, py311-beautifulsoup
- Also Listed In: python
- License: APACHE20
- WWW:
- https://aiosmtpd.readthedocs.io/
- Description:
- This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-aiosmtpd/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-aiosmtpd
- pkg install py311-aiosmtpd
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 py311-aiosmtpd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aiosmtpd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734813587
SHA256 (aiosmtpd-1.4.6.tar.gz) = 5a811826e1a5a06c25ebc3e6c4a704613eb9a1bcf6b78428fbe865f4f6c9a4b8
SIZE (aiosmtpd-1.4.6.tar.gz) = 152775
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-atpublic>=0 : devel/py-atpublic@py311
- py311-attrs>=0 : devel/py-attrs@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- sysutils/py-healthchecks
- for Run
-
- devel/py-pytest-localserver
- mail/mailman3
- sysutils/py-healthchecks
Configuration Options:
- No options to configure
- Options name:
- mail_py-aiosmtpd
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|