Contents

aiosmtpd 1.4.5

0

aiosmtpd - asyncio based SMTP server

aiosmtpd - asyncio based SMTP server

Stars: 298, Watchers: 298, Forks: 91, Open Issues: 73

The aio-libs/aiosmtpd repo was created 7 years ago and the last code push was 12 hours ago.
The project is popular with 298 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/
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 73 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.2.1

Job scheduler for managing background tasks (asyncio)

aioice 0.9.0

An implementation of Interactive Connectivity Establishment (RFC 5245)