Path to this page:
Subject: CVS commit: pkgsrc/mail/py-aiosmtpd
From: Adam Ciarcinski
Date: 2018-09-21 12:43:45
Message id: 20180921104345.46880FBEE@cvs.NetBSD.org
Log Message:
py-aiosmtpd: updated to 1.2
1.2:
mprove the documentation on enabling STARTTLS.
Add customizable ident field to SMTP class constructor.
Remove asyncio.coroutine decorator as it was introduced in Python 3.5.
Add Controller docstring, explain dual-stack binding.
Gracefully handle ASCII decoding exceptions.
Fix typo.
Improve Controller ssl_context documentation.
Add timeout feature.
Files: