- Update to release 2.0.2

OBS-URL: https://build.opensuse.org/package/show/server:mail/postsrsd?expand=0&rev=9
This commit is contained in:
2023-01-07 15:14:54 +00:00
committed by Git OBS Bridge
parent d12a93b11e
commit d31e92463a
4 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 7 15:14:25 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.0.2
* Everything thrown over the fence, this is a complete rewrite
of PostSRSd.
* Configuration file, no more fiddling with environment variables.
* Support for socketmap table (Postfix 2.10 or newer required).
* Unix socket support
* Rewrite mode with database backend, supports unlimited email
address length.
* Experimental Milter support.
-------------------------------------------------------------------
Wed Aug 17 08:37:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>