Package Info

python-aiosmtpd


SMTP server based on asyncio


Development/Languages/Python

The Python standard library includes a basic SMTP server in the smtpd module, based on the old asynchronous libraries asyncore and asynchat. These modules are quite old and are definitely showing their age; asyncore and asynchat are difficult APIs to work with, understand, extend, and fix.

With the introduction of the asyncio module in Python 3.4, a much better way of doing asynchronous I/O is now available. It seems obvious that an asyncio-based version of the SMTP and related protocols are needed for Python 3. This project brings together several highly experienced Python developers collaborating on this reimplementation.

This package provides such an implementation of both the SMTP and LMTP protocols.


License: Apache-2.0
URL: https://aiosmtpd.readthedocs.io/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.2.1-bp155.3.3.1 info openSUSE-2024-243 2024-08-16 15 SP5 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-aiosmtpd
1.4.6-bp156.1.1 info GA Release 2024-05-21 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python311-aiosmtpd
1.2.1-bp155.2.11 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-aiosmtpd
1.2.1-bp154.1.27 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-aiosmtpd
1.2.1-bp153.2.13 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-aiosmtpd
1.2.1-bp152.1.11 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-aiosmtpd