Releases: roehling/postsrsd
Releases · roehling/postsrsd
2.0.11
12 Apr 14:53
Compare
Sorry, something went wrong.
No results found
Run autoreconf to prevent confuse build failures with newer autoconf/automake releases
Fix build failures with libcheck if libsubunit ist installed (#161 )
Do not fail silently if WITH_MILTER=ON is set but libmilter is not available
2.0.10
23 Jul 08:29
Compare
Sorry, something went wrong.
No results found
Allow comments in domains-file (#181 )
Support for building against system libmilter library
2.0.9
14 Apr 21:44
Compare
Sorry, something went wrong.
No results found
Fixed build against system libraries (#176 )
2.0.8
25 Aug 21:12
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed socket creation for Milter
Fixed Milter issue with IPv6 clients (#156 )
Added
Support for system user management with sysusers.d
Better customization of the PostSRSd build with
POSTSRSD_CONFIGDIR and INSTALL_SYSTEMD_SERVICE
Changed
Improved documentation of the PostSRSd example configuration
Contributions
2.0.7
12 Aug 15:23
Compare
Sorry, something went wrong.
No results found
the parser callback for the original-envelope option used the wrong return type, which could prevent the database mode from activating
PostSRSd is confirmed to build and run on FreeBSD now
2.0.6
15 Jul 18:55
Compare
Sorry, something went wrong.
No results found
New configuration option debug to increase log verbosity
Reduced default log verbosity: PostSRSd no longer prints messages for mail addresses which need no rewrite (#149 )
2.0.5
26 Jun 19:59
Compare
Sorry, something went wrong.
No results found
Do not try to set Keep-Alive on Redis unix sockets (#146 )
2.0.4
03 May 21:17
Compare
Sorry, something went wrong.
No results found
Worked around EXCLUDE_FROM_ALL bug in CMake 3.20.x and older
Fixed a few compiler warnings in the test suite
Added support for musl as libc alternative
Added support for CPack to generate installable packages
Added new CLI option -h to print a summary of CLI options
The test suite no longer requires faketime as dependency
Improved error logging
2.0.3
03 Mar 12:31
Compare
Sorry, something went wrong.
No results found
Close socketmap connection in main process to prevent resource
exhaustion (#141 )
Explicitly set 0666 permissions on socketmap unix socket
(#141 )
2.0.2
06 Jan 14:50
Compare
Sorry, something went wrong.
No results found
Improved detection logic for systemd system unit directory (#132 )
Drop supplementary groups when relinquishing root privileges (#133 )