components/postfix/patches/03-smf-man-tweaks.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7439 8fc7a20cd091
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

This patch was developed in-house.  As it is Solaris-specific, it is not
appropriate for upstream.

--- postfix-3.1.0/man/man1/postfix.1.~1~	2016-02-14 07:29:27.000000000 -0800
+++ postfix-3.1.0/man/man1/postfix.1	2016-03-29 14:19:02.352177106 -0700
@@ -107,6 +107,34 @@
 .IP \fB\-v\fR
 Enable verbose logging for debugging purposes. Multiple \fB\-v\fR
 options make the software increasingly verbose.
+.SS "Service Management"
+.sp
+.LP
+The \fBpostfix\fR service is managed by the service management facility,
+\fBsmf\fR(7), under the service identifier:
+.sp
+.in +2
+.nf
+svc:/network/smtp:postfix
+.fi
+.in -2
+.sp
+.LP
+Administrative actions on this service, such as enabling, disabling, or
+requesting restart, can be performed using \fBsvcadm\fR(8). The service's
+status can be queried using the \fBsvcs\fR(1) command.
+.sp
+Postfix uses NIS but not LDAP in its default set of methods for aliases.
+If the service property \fIconfig/automatic\fR is set to \fItrue\fR (which
+is the default value), then upon service start, the \fIconfig/aliases\fR
+property of the \fIsvc:/system/name-service/switch:default\fR service will
+be consulted, and \fINIS\fR will be disabled if needed to match the value
+of that property; likewise, \fILDAP\fR will be enabled if needed to match
+the property value.  Note for LDAP this will create
+\fB/etc/postfix/ldap-aliases.cf\fR with
+\fIresult_attribute = mgrpRFC822MailMember\fR.  Adjust as needed to match
+your local schema.
+.sp
 .SH "ENVIRONMENT"
 .na
 .nf