Releases: nondeterministic/mailfilter
Releases · nondeterministic/mailfilter
0.8.9
- Fix gentoo build issue: https://bugs.gentoo.org/859514
- Add support for TLS-SNI (which, for example, is required to use SSL encryption with gmail.com)
0.8.8
- Fix github issue #1: ability to verify SSL certificates #1
- New command line switch (-s) to skip SSL certification verification (e.g., for local mail server with self-signed certificate), which is disabled by default
- Add timestamps to output (thanks @hhoffstaette)
- Update configure.ac to reflect changes in the dev tools
0.8.7
- Fix for build error w/ bison 3.7: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966908