Contents

aiosmtpd 1.4.6

0

aiosmtpd - asyncio based SMTP server

aiosmtpd - asyncio based SMTP server

Stars: 320, Watchers: 320, Forks: 96, Open Issues: 78

The 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
No  aiosmtpd  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

aiojobs 1.3.0

Job scheduler for managing background tasks (asyncio)

aioice 0.9.0

An implementation of Interactive Connectivity Establishment (RFC 5245)