
aiosmtpd 1.4.3
0
aiosmtpd - asyncio based SMTP server
Contents
aiosmtpd - asyncio based SMTP server
Stars: 252, Watchers: 252, Forks: 80, Open Issues: 52The aio-libs/aiosmtpd
repo was created 6 years ago and was last updated 1 weeks ago.
The project is popular with 252 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
- License
- Apache-2.0
- Homepage
- https://aiosmtpd.readthedocs.io/
- PyPi
- https://pypi.org/project/aiosmtpd/
- 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 52 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