Contents

aiosmtpd 1.4.6

0

aiosmtpd - asyncio based SMTP server

aiosmtpd - asyncio based SMTP server

Stars: 365, Watchers: 365, Forks: 101, Open Issues: 101

The aio-libs/aiosmtpd repo was created 9 years ago and the last code push was 8 months ago.
The project is popular with 365 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 101 open issues on GitHub

  • aioSMTPD accepts invalid RCPT TO:Postmaster without angle brackets instead of rejecting it
  • aioSMTPD accepts invalid MAIL FROM syntax without angle brackets instead of rejecting with 501
  • Feature Request: Configurable log level for 'mail.log' logger (e.g., via environment variable or Controller parameter)
  • 1.4.6: pytest fails because test suite uses deprecated `pkg_resources
  • aiosmptd is treating Bcc as a TO field

See more issues on GitHub

Related Packages & Articles

aiojobs 1.4.0

Job scheduler for managing background tasks (asyncio)

aioice 0.10.2

An implementation of Interactive Connectivity Establishment (RFC 5245)