components/postfix/files/postfix.xml
author John Beck <John.Beck@Oracle.COM>
Tue, 21 Apr 2015 15:58:45 -0700
branchs11-update
changeset 4175 a6869c2101fe
parent 4174 8faf7a4cc4e7
permissions -rw-r--r--
20918093 postfix manifests & start method need tweaks
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4174
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     1
<?xml version="1.0"?>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     2
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     3
<!--
4175
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
     4
    CDDL HEADER START
4174
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     5
   
4175
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
     6
    The contents of this file are subject to the terms of the
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
     7
    Common Development and Distribution License (the "License").
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
     8
    You may not use this file except in compliance with the License.
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
     9
   
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    10
    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    11
    or http://www.opensolaris.org/os/licensing.
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    12
    See the License for the specific language governing permissions
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    13
    and limitations under the License.
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    14
   
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    15
    When distributing Covered Code, include this CDDL HEADER in each
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    16
    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    17
    If applicable, add the following below this CDDL HEADER, with the
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    18
    fields enclosed by brackets "[]" replaced with your own identifying
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    19
    information: Portions Copyright [yyyy] [name of copyright owner]
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    20
   
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    21
    CDDL HEADER END
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    22
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
    23
    Copyright (c) 2004, 2015, Oracle and/or its affiliates. All rights reserved.
4174
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    24
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    25
    NOTE:  This service manifest is not editable; its contents will
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    26
    be overwritten by package or patch operations, including
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    27
    operating system upgrade.  Make customizations in a different
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    28
    file.
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    29
-->
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    30
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    31
<service_bundle type='manifest' name='service/network/smtp/postfix:postfix'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    32
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    33
<service
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    34
	name='network/smtp'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    35
	type='service'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    36
	version='1'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    37
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    38
	<single_instance />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    39
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    40
	<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    41
	    name='fs-local'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    42
	    grouping='require_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    43
	    restart_on='none'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    44
	    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    45
		<service_fmri value='svc:/system/filesystem/local' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    46
	</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    47
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    48
	<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    49
	    name='network-service'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    50
	    grouping='require_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    51
	    restart_on='none'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    52
	    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    53
		<service_fmri value='svc:/network/service' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    54
	</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    55
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    56
	<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    57
	    name='name-services'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    58
	    grouping='require_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    59
	    restart_on='refresh'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    60
	    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    61
		<service_fmri value='svc:/milestone/name-services' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    62
	</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    63
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    64
	<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    65
	    name='identity'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    66
	    grouping='optional_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    67
	    restart_on='refresh'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    68
	    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    69
		<service_fmri value='svc:/system/identity:domain' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    70
	</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    71
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    72
	<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    73
	    name='system-log'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    74
	    grouping='optional_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    75
	    restart_on='none'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    76
	    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    77
		<service_fmri value='svc:/system/system-log' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    78
	</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    79
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    80
	<property_group name='firewall_context' type='com.sun,fw_definition'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    81
		<propval name='name' type='astring' value='smtp' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    82
	</property_group>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    83
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    84
	<property_group name='firewall_config' type='com.sun,fw_configuration'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    85
		<propval name='policy' type='astring' value='use_global' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    86
		<propval name='apply_to' type='astring' value='' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    87
		<propval name='exceptions' type='astring' value='' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    88
		<propval name='value_authorization' type='astring'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    89
			value='solaris.smf.value.firewall.config' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    90
	</property_group>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    91
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    92
	<instance name='postfix' enabled='false'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    93
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    94
		<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    95
		    name='config-file'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    96
		    grouping='require_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    97
		    restart_on='refresh'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    98
		    type='path'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    99
			<service_fmri
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   100
			    value='file://localhost/etc/postfix/main.cf' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   101
		</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   102
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   103
		<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   104
		    name='nsswitch'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   105
		    grouping='require_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   106
		    restart_on='refresh'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   107
		    type='path'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   108
			<service_fmri
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   109
			    value='file://localhost/etc/nsswitch.conf' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   110
		</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   111
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   112
		<!--
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   113
		If autofs is enabled, wait for it to get users' home
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   114
		directories.
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   115
		-->
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   116
		<dependency
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   117
		    name='autofs'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   118
		    grouping='optional_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   119
		    restart_on='none'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   120
		    type='service'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   121
			<service_fmri value='svc:/system/filesystem/autofs' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   122
		</dependency>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   123
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   124
		<dependent
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   125
			name='smtp-postfix_multi-user'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   126
			grouping='optional_all'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   127
			restart_on='none'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   128
				<service_fmri
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   129
				    value='svc:/milestone/multi-user' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   130
		</dependent>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   131
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   132
		<exec_method
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   133
			type='method'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   134
			name='start'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   135
			exec='/lib/svc/method/postfix'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   136
			timeout_seconds='120'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   137
			<method_context>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   138
			    <method_credential user='root' group='postfix'
4175
a6869c2101fe 20918093 postfix manifests & start method need tweaks
John Beck <John.Beck@Oracle.COM>
parents: 4174
diff changeset
   139
				privileges='basic,net_privaddr,proc_setid,file_dac_read,file_dac_search'/>
4174
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   140
			</method_context>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   141
		</exec_method>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   142
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   143
		<exec_method
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   144
			type='method'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   145
			name='stop'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   146
			exec='/usr/sbin/postfix stop'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   147
			timeout_seconds='60' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   148
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   149
		<exec_method
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   150
			type='method'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   151
			name='refresh'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   152
			exec='/usr/sbin/postfix reload'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   153
			timeout_seconds='60' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   154
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   155
		<property_group name='startd' type='framework'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   156
			<propval name='ignore_error' type='astring'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   157
			    value='core,signal' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   158
		</property_group>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   159
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   160
		<property_group name='general' type='framework'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   161
			<propval name='action_authorization' type='astring'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   162
				value='solaris.smf.manage.postfix' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   163
		</property_group>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   164
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   165
		<property_group name='config' type='application'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   166
			<propval name='automatic' type='boolean' value='true' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   167
		</property_group>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   168
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   169
		<template>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   170
			<common_name>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   171
				<loctext xml:lang='C'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   172
				postfix SMTP mail transfer agent
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   173
				</loctext>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   174
			</common_name>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   175
			<documentation>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   176
				<manpage title='postfix' section='1'
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   177
				    manpath='/usr/share/man' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   178
			</documentation>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   179
			<pg_pattern name='config' type='application'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   180
				<description>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   181
					<loctext xml:lang='C'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   182
						Configuration properties
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   183
					</loctext>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   184
				</description>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   185
				<prop_pattern name='value_authorization' type='astring'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   186
					<description>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   187
						<loctext xml:lang='C'>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   188
Declares authorization needed to change values in the config property group.
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   189
						</loctext>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   190
					</description>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   191
				</prop_pattern>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   192
			</pg_pattern>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   193
		</template>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   194
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   195
	</instance>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   196
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   197
	<stability value='Unstable' />
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   198
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   199
</service>
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   200
8faf7a4cc4e7 PSARC 2014/382 Postfix
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
   201
</service_bundle>