Avfilter 3.10 and zdkimfilter 3.22
Alessandro Vesely <[email protected]> Fri, 24 Jan 2025 18:01:11 +0100
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <[email protected]> |
Some bug fixes for both. And using a modern C (C2x instead of C99). *avfilter* had a call to cl_engine_free() to free Clamav's memory before exiting. As that call may takes several seconds to complete, causing courierfilter stop to timeout, it is now conditionally compiled only if CFLAGS include -fsanitize=address. Don't use it for production compiles. Calls to cl_engine_free() are now logged. https://www.tana.it/sw/avfilter/ *zdkimfilter* only relevant change is the behavior of checkhelo_if_no_auth, which is hardened to also block the case of a single DKIM signature by a domain which is not the parent domain of HELO. Admittedly, a rather naïve artifice. https://www.tana.it/sw/zdkimfilter/ Best Ale -- _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users