Cloud:OpenStack:Master OpenStack (Devel) A massively scalable cloud operating system. Contains always the latest upstream OpenStack code. OpenStack project: https://www.openstack.org https://download.opensuse.org/repositories/Cloud:/OpenStack:/Master/openSUSE_Leap_15.2/ deleted INTERNAL PROJECT don't delete this project, it's used for internal purposes https://download.opensuse.org/repositories/deleted/deleted/ openSUSE:Leap:15.2:Update Online updates for openSUSE Leap:15.2 This project is releasing the official updates for openSUSE Leap:15.2. https://download.opensuse.org/update/leap/15.2/oss/ openSUSE:Leap:15.2 openSUSE Leap 15.2 openSUSE Leap borrows packages from SLE for the base system. Please refer to https://osrt.opensuse.org/web/origin-manager/#openSUSE:Leap:15.2 for origin information https://download.opensuse.org/distribution/leap/15.2/repo/oss/ python-aiosmtpd SMTP server based on asyncio 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.