To manage multiple Postfix instances on a single host requires
that daemon_directory and shlib_directory is different to avoid use of the shared directories also as per-instance directories. For this reason daemon_directory was set to /usr/lib/postfix/bin/. shlib_directory stands /usr/lib/postfix/. OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=280
This commit is contained in:
parent
ac95c5e1e3
commit
862bfafd53
@ -2,6 +2,11 @@
|
||||
Wed Oct 4 10:58:28 UTC 2017 - varkoly@suse.com
|
||||
|
||||
- bnc#1059512 L3: Postfix Problem
|
||||
To manage multiple Postfix instances on a single host requires
|
||||
that daemon_directory and shlib_directory is different to
|
||||
avoid use of the shared directories also as per-instance directories.
|
||||
For this reason daemon_directory was set to /usr/lib/postfix/bin/.
|
||||
shlib_directory stands /usr/lib/postfix/.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 08:44:41 UTC 2017 - varkoly@suse.com
|
||||
|
Loading…
Reference in New Issue
Block a user