EHLO, After a long pause I've just released libopensmtpd v0.8. Special thanks kirill@ for helping me make this release possible. I've moved my code to a new location based on gotd, and can be found here: https://src.imperialat.at/ Releases can be found in here: https://src.imperialat.at/releases/ with libopensmtpd v0.8 at https://src.imperialat.at/releases/libopensmtpd-0.8.tar.gz
Changes in libopensmtpd v0.8 are: - prevent growth of kevent array in libevent - add osmtpd_register_report_aut and friends. - Export osmtpd_filter_rewrite - Introduced osmtpd_warn and osmtpd_warnx - disconnect remote if session/message local memory callback fails - Add support for tx-reset I'll be posting an updated port for OpenBSD soon, and I hope that other systems shipping libopensmtpd will pick it up as well. For people who care, I've signed the tag with the following key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOK7K1TQV+WLgGsWWgxCbuWuL1vurQxSc1h2TtvHyYEo I'm not quite sure yet how I want to move forward with keeping the key known to the wider audience, but for now this should suffice. martijn@