SHA256
1
0
forked from pool/postfix

Accepting request 926909 from home:dstoecker:branches:server:mail

- Ensure postfix can write to home directory or server side
  filtering wont work (sieve)

OBS-URL: https://build.opensuse.org/request/show/926909
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=429
This commit is contained in:
Michael Ströder 2021-10-22 10:12:06 +00:00 committed by Git OBS Bridge
parent 2731001218
commit 0eb4d6cbfe
2 changed files with 7 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Index: postfix-3.6.2/postfix-SUSE/postfix.service
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ReadWritePaths=/etc/postfix
+ProtectHome=true
+ProtectHome=false
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 22 09:45:40 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
- Ensure postfix can write to home directory or server side
filtering wont work (sieve)
-------------------------------------------------------------------
Fri Oct 22 08:46:19 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
@ -5313,4 +5319,3 @@ Mon Oct 9 13:54:13 CEST 2000 - choeger@suse.de
Mon Oct 9 11:48:39 CEST 2000 - choeger@suse.de
- inititial revision of pfixtls