* Improved the structure of the Postmaster message
Fixed
* Context information `tos` in the Postmaster email handling * Critical issue with the SMTP client when connecting with SMTP servers with older versions of OpenSSL
1.19.2
Added
* Support for Postmaster email in SMTP relay using the `POSTMASTER` configuration value * Support for the `exception` event in the `Connection` triggered when a exception is raised in the connection domain
1.19.1
Added
* Support for `allowed_froms` in SMTP relay
Changed
* Improved support in the `legacy.py` module
1.19.0
Added
* Support for `SSL_CONTEXT_OPTIONS` to netius SSL context creation
1.18.4
Added
* Better debug support for connection address
Fixed
* Custom listing using both `apache` and `legacy` for `LIST_ENGINE`