aiosmtpd 1.4.6
0
aiosmtpd - asyncio based SMTP server
Contents
aiosmtpd - asyncio based SMTP server
Stars: 320, Watchers: 320, Forks: 96, Open Issues: 78The aio-libs/aiosmtpd
repo was created 8 years ago and the last code push was 2 days ago.
The project is popular with 320 github stars!
How to Install aiosmtpd
You can install aiosmtpd using pip
pip install aiosmtpd
or add it to a project with poetry
poetry add aiosmtpd
Package Details
- Author
- None
- License
- Apache-2.0
- Homepage
- https://aiosmtpd.readthedocs.io/
- PyPi:
- https://pypi.org/project/aiosmtpd/
- Documentation:
- https://aiosmtpd.readthedocs.io/
- GitHub Repo:
- https://github.com/aio-libs/aiosmtpd
Classifiers
- Communications/Email/Mail Transport Agents
Related Packages
Errors
A list of common aiosmtpd errors.
Code Examples
Here are some aiosmtpd
code examples and snippets.
GitHub Issues
The aiosmtpd package has 78 open issues on GitHub
- SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports
- Fixed STARTTLS with uvloop