xref: /titanic_41/usr/src/pkg/manifests/service-network-smtp-sendmail.mf (revision 80e2ca8596e3435bc3b76f3c597833ea0a87f85e)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri \
28    value=pkg:/service/network/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
29set name=pkg.description value="Sendmail Utilities"
30set name=pkg.summary value=Sendmail
31set name=info.classification value=org.opensolaris.category.2008:System/Core
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=etc/init.d group=sys
36dir path=etc/mail group=mail
37dir path=etc/mail/cf group=mail
38dir path=etc/mail/cf/cf group=mail
39dir path=etc/mail/cf/domain group=mail
40dir path=etc/mail/cf/feature group=mail
41dir path=etc/mail/cf/m4 group=mail
42dir path=etc/mail/cf/mailer group=mail
43dir path=etc/mail/cf/ostype group=mail
44dir path=etc/mail/cf/sh group=mail
45dir path=lib
46dir path=lib/svc
47dir path=lib/svc/manifest group=sys
48dir path=lib/svc/method
49dir path=lib/svc/share
50dir path=usr group=sys
51dir path=usr/bin
52dir path=usr/include
53dir path=usr/include/libmilter
54dir path=usr/lib
55dir path=usr/lib/help
56dir path=usr/lib/help/auths
57dir path=usr/lib/help/auths/locale
58dir path=usr/lib/help/auths/locale/C
59dir path=usr/sbin
60dir path=var group=sys
61dir path=var/adm group=sys mode=0775
62dir path=var/adm/sm.bin group=sys
63dir path=var/spool
64dir path=var/spool/clientmqueue group=smmsp mode=0770 owner=smmsp
65dir path=var/spool/mqueue mode=0750
66dir path=lib/svc/manifest/network group=sys
67file path=etc/init.d/sendmail group=sys mode=0744 \
68    original_name=SUNWsndm:etc/init.d/sendmail preserve=true
69file path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases preserve=true
70file path=etc/mail/cf/README group=mail mode=0444
71file path=etc/mail/cf/cf/Makefile group=mail mode=0444
72file path=etc/mail/cf/cf/sendmail.cf group=mail mode=0444
73file path=etc/mail/cf/cf/sendmail.mc group=mail mode=0444
74file path=etc/mail/cf/cf/submit.cf group=mail mode=0444
75file path=etc/mail/cf/cf/submit.mc group=mail mode=0444
76file path=etc/mail/cf/domain/generic.m4 group=mail mode=0444
77file path=etc/mail/cf/domain/solaris-antispam.m4 group=mail mode=0444
78file path=etc/mail/cf/domain/solaris-generic.m4 group=mail mode=0444
79file path=etc/mail/cf/feature/accept_unqualified_senders.m4 group=mail mode=0444
80file path=etc/mail/cf/feature/accept_unresolvable_domains.m4 group=mail \
81    mode=0444
82file path=etc/mail/cf/feature/access_db.m4 group=mail mode=0444
83file path=etc/mail/cf/feature/allmasquerade.m4 group=mail mode=0444
84file path=etc/mail/cf/feature/always_add_domain.m4 group=mail mode=0444
85file path=etc/mail/cf/feature/badmx.m4 group=mail mode=0444
86file path=etc/mail/cf/feature/bestmx_is_local.m4 group=mail mode=0444
87file path=etc/mail/cf/feature/bitdomain.m4 group=mail mode=0444
88file path=etc/mail/cf/feature/blacklist_recipients.m4 group=mail mode=0444
89file path=etc/mail/cf/feature/block_bad_helo.m4 group=mail mode=0444
90file path=etc/mail/cf/feature/compat_check.m4 group=mail mode=0444
91file path=etc/mail/cf/feature/conncontrol.m4 group=mail mode=0444
92file path=etc/mail/cf/feature/delay_checks.m4 group=mail mode=0444
93file path=etc/mail/cf/feature/dnsbl.m4 group=mail mode=0444
94file path=etc/mail/cf/feature/domaintable.m4 group=mail mode=0444
95file path=etc/mail/cf/feature/enhdnsbl.m4 group=mail mode=0444
96file path=etc/mail/cf/feature/generics_entire_domain.m4 group=mail mode=0444
97file path=etc/mail/cf/feature/genericstable.m4 group=mail mode=0444
98file path=etc/mail/cf/feature/greet_pause.m4 group=mail mode=0444
99file path=etc/mail/cf/feature/ldap_routing.m4 group=mail mode=0444
100file path=etc/mail/cf/feature/limited_masquerade.m4 group=mail mode=0444
101file path=etc/mail/cf/feature/local_lmtp.m4 group=mail mode=0444
102file path=etc/mail/cf/feature/local_no_masquerade.m4 group=mail mode=0444
103file path=etc/mail/cf/feature/local_procmail.m4 group=mail mode=0444
104file path=etc/mail/cf/feature/lookupdotdomain.m4 group=mail mode=0444
105file path=etc/mail/cf/feature/loose_relay_check.m4 group=mail mode=0444
106file path=etc/mail/cf/feature/mailertable.m4 group=mail mode=0444
107file path=etc/mail/cf/feature/masquerade_entire_domain.m4 group=mail mode=0444
108file path=etc/mail/cf/feature/masquerade_envelope.m4 group=mail mode=0444
109file path=etc/mail/cf/feature/msp.m4 group=mail mode=0444
110file path=etc/mail/cf/feature/mtamark.m4 group=mail mode=0444
111file path=etc/mail/cf/feature/no_default_msa.m4 group=mail mode=0444
112file path=etc/mail/cf/feature/nocanonify.m4 group=mail mode=0444
113file path=etc/mail/cf/feature/notsticky.m4 group=mail mode=0444
114file path=etc/mail/cf/feature/nouucp.m4 group=mail mode=0444
115file path=etc/mail/cf/feature/nullclient.m4 group=mail mode=0444
116file path=etc/mail/cf/feature/preserve_local_plus_detail.m4 group=mail mode=0444
117file path=etc/mail/cf/feature/preserve_luser_host.m4 group=mail mode=0444
118file path=etc/mail/cf/feature/promiscuous_relay.m4 group=mail mode=0444
119file path=etc/mail/cf/feature/queuegroup.m4 group=mail mode=0444
120file path=etc/mail/cf/feature/ratecontrol.m4 group=mail mode=0444
121file path=etc/mail/cf/feature/redirect.m4 group=mail mode=0444
122file path=etc/mail/cf/feature/relay_based_on_MX.m4 group=mail mode=0444
123file path=etc/mail/cf/feature/relay_entire_domain.m4 group=mail mode=0444
124file path=etc/mail/cf/feature/relay_hosts_only.m4 group=mail mode=0444
125file path=etc/mail/cf/feature/relay_local_from.m4 group=mail mode=0444
126file path=etc/mail/cf/feature/relay_mail_from.m4 group=mail mode=0444
127file path=etc/mail/cf/feature/require_rdns.m4 group=mail mode=0444
128file path=etc/mail/cf/feature/smrsh.m4 group=mail mode=0444
129file path=etc/mail/cf/feature/stickyhost.m4 group=mail mode=0444
130file path=etc/mail/cf/feature/use_client_ptr.m4 group=mail mode=0444
131file path=etc/mail/cf/feature/use_ct_file.m4 group=mail mode=0444
132file path=etc/mail/cf/feature/use_cw_file.m4 group=mail mode=0444
133file path=etc/mail/cf/feature/uucpdomain.m4 group=mail mode=0444
134file path=etc/mail/cf/feature/virtuser_entire_domain.m4 group=mail mode=0444
135file path=etc/mail/cf/feature/virtusertable.m4 group=mail mode=0444
136file path=etc/mail/cf/m4/cf.m4 group=mail mode=0444
137file path=etc/mail/cf/m4/cfhead.m4 group=mail mode=0444
138file path=etc/mail/cf/m4/proto.m4 group=mail mode=0444
139file path=etc/mail/cf/m4/version.m4 group=mail mode=0444
140file path=etc/mail/cf/mailer/local.m4 group=mail mode=0444
141file path=etc/mail/cf/mailer/procmail.m4 group=mail mode=0444
142file path=etc/mail/cf/mailer/smtp.m4 group=mail mode=0444
143file path=etc/mail/cf/mailer/uucp.m4 group=mail mode=0444
144file path=etc/mail/cf/ostype/solaris2.m4 group=mail mode=0444
145file path=etc/mail/cf/ostype/solaris2.ml.m4 group=mail mode=0444
146file path=etc/mail/cf/ostype/solaris2.pre5.m4 group=mail mode=0444
147file path=etc/mail/cf/ostype/solaris8.m4 group=mail mode=0444
148file path=etc/mail/cf/sh/makeinfo.sh group=mail mode=0444
149file path=etc/mail/helpfile
150file path=etc/mail/local-host-names \
151    original_name=SUNWsndm:etc/mail/local-host-names preserve=true
152file path=etc/mail/sendmail.cf mode=0444 \
153    original_name=SUNWsndm:etc/mail/sendmail.cf preserve=renameold
154file path=etc/mail/submit.cf mode=0444 original_name=SUNWsndm:etc/mail/submit.cf \
155    preserve=renameold
156file path=etc/mail/trusted-users original_name=SUNWsndm:etc/mail/trusted-users \
157    preserve=true
158file path=lib/svc/method/sendmail-client mode=0555
159file path=lib/svc/method/smtp-sendmail mode=0555
160file path=lib/svc/share/sendmail_include.sh mode=0444
161file path=usr/bin/mailcompat mode=0555
162file path=usr/bin/mailq mode=4555
163file path=usr/bin/mailstats mode=0555
164file path=usr/bin/mconnect mode=0555
165file path=usr/bin/praliases mode=0555
166file path=usr/bin/vacation mode=0555
167file path=usr/include/libmilter/README
168file path=usr/include/libmilter/mfapi.h
169file path=usr/include/libmilter/mfdef.h
170file path=usr/lib/help/auths/locale/C/MailHeader.html
171file path=usr/lib/help/auths/locale/C/MailQueue.html
172file path=usr/lib/libmilter.so.1
173file path=usr/lib/llib-lmilter
174file path=usr/lib/llib-lmilter.ln
175file path=usr/lib/mail.local mode=0555
176file path=usr/lib/sendmail group=smmsp mode=2555
177file path=usr/lib/smrsh mode=0555
178file path=usr/sbin/check-hostname group=mail mode=0555
179file path=usr/sbin/check-permissions group=mail mode=0555
180file path=usr/sbin/editmap mode=0555
181file path=usr/sbin/etrn mode=0555
182file path=usr/sbin/makemap mode=0555
183file path=lib/svc/manifest/network/sendmail-client.xml group=sys mode=0444
184file path=lib/svc/manifest/network/smtp-sendmail.xml group=sys mode=0444
185legacy pkg=SUNWsndmr arch=$(ARCH) category=system \
186    desc="Sendmail Configuration Files" \
187    hotline="Please contact your local service provider" name="Sendmail (root)" \
188    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
189legacy pkg=SUNWsndmu arch=$(ARCH) category=system desc="Sendmail Utilities" \
190    hotline="Please contact your local service provider" name="Sendmail (/usr)" \
191    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
192license cmd/sendmail/THIRDPARTYLICENSE license=cmd/sendmail/THIRDPARTYLICENSE
193license cr_Sun license=cr_Sun
194license lic_CDDL license=lic_CDDL
195link path=etc/aliases target=./mail/aliases
196link path=etc/mail/cf/cf/main.cf target=sendmail.cf
197link path=etc/mail/cf/cf/main.mc target=sendmail.mc
198link path=etc/mail/cf/cf/subsidiary.cf target=sendmail.cf
199link path=etc/mail/cf/cf/subsidiary.mc target=sendmail.mc
200link path=etc/mail/cf/sh/check-hostname \
201    target=../../../../usr/sbin/check-hostname
202link path=etc/mail/cf/sh/check-permissions \
203    target=../../../../usr/sbin/check-permissions
204link path=etc/mail/main.cf target=sendmail.cf
205link path=etc/mail/sendmail.hf target=helpfile
206link path=etc/mail/subsidiary.cf target=sendmail.cf
207link path=usr/lib/libmilter.so target=libmilter.so.1
208link path=usr/lib/mail target=../../etc/mail/cf
209link path=usr/sbin/newaliases target=../lib/sendmail
210link path=usr/sbin/sendmail target=../lib/sendmail
211depend fmri=runtime/perl-584 type=require
212