Contents

aiosmtpd 1.4.3

0

aiosmtpd - asyncio based SMTP server

aiosmtpd - asyncio based SMTP server

Stars: 252, Watchers: 252, Forks: 80, Open Issues: 52

The 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
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 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

See more issues on GitHub

Related Packages & Articles

aiojobs 1.1.0

Job scheduler for managing background tasks (asyncio)

aioice 0.7.6

An implementation of Interactive Connectivity Establishment (RFC 5245)