EHLO, After we've gotten no additional feedback on our suggestion on the API/ABI change for libopensmtpd, kirill@ and I went ahead and we now release version 1.0 of libopensmtpd.
This update is joined with a new release of all filters. Of these filter-dkimsign comes with a bunch of other changes as well. Here's the full list of changes libopensmtpd (v1.0): - If a callback returns -1, return a disconnect to smtpd. filter-admdscrub (v0.2): - Adjust for libopensmtpd changes filter-dkimsign (v0.6): - Clean up some memory leaks in error paths Found/inspired by Peter J Philipp - Implement -D file as an easy way to manage multiple domains. Requested by Mischa Peters and Renaud Allard - Strip CFWS when returning domain names from osmtpd_mheader_from_domain Pointed out by Paul Pace - System level errors are now fatal - Remove HAVE_ED25519 guard - Adjust for new libopensmtpd filter-dnsbl (v0.4): - Adjust for new libopensmtpd Source can be found here: https://src.imperialat.at/releases/libopensmtpd-1.0.tar.gz https://src.imperialat.at/releases/filter-admdscrub-0.2.tar.gz https://src.imperialat.at/releases/filter-dkimsign-0.6.tar.gz https://src.imperialat.at/releases/filter-dnsbl-0.4.tar.gz martijn@