SHA256
1
0
forked from pool/postfix

Accepting request 904453 from home:computersalat:devel:mail

add OpenDKIM handling

OBS-URL: https://build.opensuse.org/request/show/904453
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=418
This commit is contained in:
Peter Varkoly
2021-07-14 14:34:12 +00:00
committed by Git OBS Bridge
parent 9813b05f8c
commit 6206005962
3 changed files with 22 additions and 3 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 6 22:23:17 UTC 2021 - Christian Wittmer <chris@computersalat.de>
- postfix-SUSE
* rework sysconfig.postfix, add
- POSTFIX_WITH_DKIM
- POSTFIX_DKIM_CONN
* rework config.postfix for main.cf
- with_dkim
- update postfix-main.cf.patch
* add OpenDKIM settings
-------------------------------------------------------------------
Wed Jun 23 22:28:52 UTC 2021 - Christian Wittmer <chris@computersalat.de>