components/postfix/patches/03-smf-man-tweaks.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 20 Sep 2016 16:27:38 -0700
changeset 6938 64f04bb4c3c3
parent 5716 ffdc005c7dcc
child 7439 8fc7a20cd091
permissions -rw-r--r--
PSARC 2016/506 lazy-object-proxy - version 1.2.2 PSARC 2016/507 isort - version 4.2.5 22353452 update pylint to 1.6.4 22353645 upgrade astroid to 1.4.8 23093943 Upgrade logilab-common to version 1.2.2 24479271 logilab-common lists unnecessary dependency on pyorbit 24507743 Add lazy-object-proxy version 1.2.2 to userland 24508347 Add isort version 4.2.5 to userland

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(5), 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(1M). 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