Loading
maildrop: 3.1.8 -> 3.2.1
https://sourceforge.net/p/courier/mailman/message/59250698/ https://www.openwall.com/lists/oss-security/2025/10/26/1 Changes: ``` 3.2.1 2025-10-23 Sam Varshavchik <mrsam@courier-mta.com> * Fix MIME parsing bugs 3.2.0 2025-09-09 Sam Varshavchik <mrsam@courier-mta.com> * mailbot: reimplemented in C++ using the new C++ MIME library. 2025-08-31 Sam Varshavchik <mrsam@courier-mta.com> * reformail: reimplemented in C++ using the new C++ MIME library. Compare E-mail addresses (for -r, and other options), case-insensitively. 2025-08-16 Sam Varshavchik <mrsam@courier-mta.com> * reformime: reimplemented in C++ using the new C++ MIME library. 2025-04-27 Sam Varshavchik <mrsam@courier-mta.com> * all: low level MIME parsing code reimplemented in C++, the C code remains in place, with some changes. * maildrop: update the low-level message header parsing code, used by getaddr() and hasaddr() functions, and the reformail tool. 2024-09-21 Sam Varshavchik <mrsam@courier-mta.com> * packaging: Fix rpm packaging, use a synthesized changelog entry with the current date, to set the rpmbuild epoch date. 2024-09-07 Sam Varshavchik <mrsam@courier-mta.com> * packaging: deb packaging fixes. ```