[bug-notifications] [postfix 0003946]: configuration is not zone friendly
Mantis Bug Tracker
noreply at opencsw.org
Tue Aug 17 17:36:47 CEST 2010
The following issue requires your FEEDBACK.
======================================================================
https://www.opencsw.org/mantis/view.php?id=3946
======================================================================
Reported By: japester
Assigned To: skayser
======================================================================
Project: postfix
Issue ID: 3946
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2009-10-07 19:09 CEST
Last Modified: 2010-08-17 17:36 CEST
======================================================================
Summary: configuration is not zone friendly
Description:
1. filesystem layout is not zone friendly.
The spool directory is set to /opt/csw/var/spool/postfix, which violates
the OpenCSW filesystem standards and ensures that only the global container
can run postfix.
Solution:
set the spool directory to in /var/opt/csw/spool/postfix, or similar.
2. SMF manifest is not installed into non-global zones
update the postinstall scripts to install the smf in non-global zones.
======================================================================
----------------------------------------------------------------------
(0008199) skayser (administrator) - 2010-08-17 17:36
https://www.opencsw.org/mantis/view.php?id=3946#c8199
----------------------------------------------------------------------
Thanks for reporting. Updated packages with Postfix 2.7.1 are now available
from experimental/:
http://mirror.opencsw.org/experimental.html#skayser
These should fix you issue.
root @ ray42 ~# postconf queue_directory
queue_directory = /var/opt/csw/spool/postfix
root @ ray42 ~# getent passwd postfix
postfix:x:100:102:Postfix_daemon_user:/var/opt/csw/spool/postfix:/usr/bin/pfsh
Could you please verify whether they work for you. Postfix was updated
from 2.4.6 to 2.7.1, with a substantial list of enhancements. If there are
any problems with the package, please let me know.
>From changelog.CSW:
* Adopted and updated to 2.7.1. (Closes
https://www.opencsw.org/mantis/view.php?id=3580,
https://www.opencsw.org/mantis/view.php?id=3700,
https://www.opencsw.org/mantis/view.php?id=3970)
* Moved spool directory to /var/opt/csw/spool/postfix. (Closes
https://www.opencsw.org/mantis/view.php?id=3946)
* Added Cyrus SASL support. (Closes
https://www.opencsw.org/mantis/view.php?id=2843)
* Added hash table support via bdb. (Closes
https://www.opencsw.org/mantis/view.php?id=2097)
* Init / SMF handling now done with cswclassutils. (Closes
https://www.opencsw.org/mantis/view.php?id=3946)
* Now depends on pcre_rt instead of pcre. (Closes
https://www.opencsw.org/mantis/view.php?id=3017)
* Binaries in /opt/csw/libexec/postfix are now stripped. (Closes
https://www.opencsw.org/mantis/view.php?id=3063)
* Doesn't automatically substitute system sendmail binaries any more.
Please refer to README.CSW instead. (Closes
https://www.opencsw.org/mantis/view.php?id=1943,
https://www.opencsw.org/mantis/view.php?id=2964,
https://www.opencsw.org/mantis/view.php?id=3060)
More information about the bug-notifications
mailing list