fritzkink
2024-03-06 c5a42e3bfaae2bc9d3a69e04f3d588f15761126c
commit | author | age
bf5555 1 #
AP 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 (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
c5a42e 24 # Copyright (c) 2022, 2024 Friedrich Kink
bf5555 25 #
AP 26
27 # The man pages are all at the top of a "files" directory; set the hash to
28 # point to the files therein.
29 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
30 # Transforms to work around config stuff coming from difference places.
31 <transform file -> set originalhash %(action.hash)>
32 <transform file path=etc/mail/(cf/.+)$ -> set action.hash %<1> >
33 <transform file originalhash=^(?!NOHASH).+$ -> set action.hash %(originalhash) >
34 <transform file -> delete originalhash .*>
35 # Bypass the mangler for these files because they are pre-Solarified.
36 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
37 <transform file path=etc/mail/cf/.* -> default group mail>
38 #
39 set name=pkg.fmri \
40     value=pkg:/service/network/smtp/sendmail@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
e93690 41 set name=pkg.human-version value=$(HUMAN_VERSION)
bf5555 42 set name=pkg.summary value="Sendmail utilities"
AP 43 set name=pkg.description \
44     value="SMTP-based mail transfer agent sendmail(1M), its configuration hierarchy sendmail(4), and various other mail-related utilities."
45 set name=info.classification value=org.opensolaris.category.2008:System/Core
46 set name=info.upstream value="Sendmail community"
47 set name=info.upstream-url value=http://www.sendmail.org/
48 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
49 set name=org.opensolaris.version-unlockable value=true
50 #
c362af 51 link path=etc/aliases target=./mail/aliases mediator=mta mediator-implementation=sendmail
bf5555 52 file aliases path=etc/mail/aliases mode=0644 \
AP 53     original_name=SUNWsndm:etc/mail/aliases preserve=true
54 file path=etc/mail/cf/README
55 file files/cf/cf/Makefile path=etc/mail/cf/cf/Makefile
56 link path=etc/mail/cf/cf/main.cf target=sendmail.cf
57 link path=etc/mail/cf/cf/main.mc target=sendmail.mc
58 file path=etc/mail/cf/cf/sendmail.cf
cefc6e 59 file path=etc/mail/cf/cf/sendmail.mc preserve=true
bf5555 60 file path=etc/mail/cf/cf/submit.cf
cefc6e 61 file path=etc/mail/cf/cf/submit.mc preserve=true
bf5555 62 link path=etc/mail/cf/cf/subsidiary.cf target=sendmail.cf
AP 63 link path=etc/mail/cf/cf/subsidiary.mc target=sendmail.mc
64 file path=etc/mail/cf/domain/generic.m4
65 file path=etc/mail/cf/domain/solaris-antispam.m4
66 file path=etc/mail/cf/domain/solaris-generic.m4
67 file path=etc/mail/cf/feature/accept_unqualified_senders.m4
68 file path=etc/mail/cf/feature/accept_unresolvable_domains.m4
69 file path=etc/mail/cf/feature/access_db.m4
70 file path=etc/mail/cf/feature/allmasquerade.m4
71 file path=etc/mail/cf/feature/always_add_domain.m4
65ace1 72 file path=etc/mail/cf/feature/authinfo.m4
bf5555 73 file path=etc/mail/cf/feature/badmx.m4
65ace1 74 file path=etc/mail/cf/feature/bcc.m4
bf5555 75 file path=etc/mail/cf/feature/bestmx_is_local.m4
AP 76 file path=etc/mail/cf/feature/bitdomain.m4
77 file path=etc/mail/cf/feature/blacklist_recipients.m4
78 file path=etc/mail/cf/feature/block_bad_helo.m4
78ab3f 79 file path=etc/mail/cf/feature/blocklist_recipients.m4
F 80 file path=etc/mail/cf/feature/check_cert_altnames.m4
81 file path=etc/mail/cf/feature/check_other.m4
bf5555 82 file path=etc/mail/cf/feature/compat_check.m4
AP 83 file path=etc/mail/cf/feature/conncontrol.m4
84 file path=etc/mail/cf/feature/delay_checks.m4
85 file path=etc/mail/cf/feature/dnsbl.m4
86 file path=etc/mail/cf/feature/domaintable.m4
87 file path=etc/mail/cf/feature/enhdnsbl.m4
88 file path=etc/mail/cf/feature/generics_entire_domain.m4
89 file path=etc/mail/cf/feature/genericstable.m4
90 file path=etc/mail/cf/feature/greet_pause.m4
91 file path=etc/mail/cf/feature/ldap_routing.m4
92 file path=etc/mail/cf/feature/limited_masquerade.m4
93 file path=etc/mail/cf/feature/local_lmtp.m4
94 file path=etc/mail/cf/feature/local_no_masquerade.m4
95 file path=etc/mail/cf/feature/local_procmail.m4
96 file path=etc/mail/cf/feature/lookupdotdomain.m4
97 file path=etc/mail/cf/feature/loose_relay_check.m4
98 file path=etc/mail/cf/feature/mailertable.m4
99 file path=etc/mail/cf/feature/masquerade_entire_domain.m4
100 file path=etc/mail/cf/feature/masquerade_envelope.m4
101 file path=etc/mail/cf/feature/msp.m4
102 file path=etc/mail/cf/feature/mtamark.m4
103 file path=etc/mail/cf/feature/no_default_msa.m4
104 file path=etc/mail/cf/feature/nocanonify.m4
105 file path=etc/mail/cf/feature/nopercenthack.m4
106 file path=etc/mail/cf/feature/notsticky.m4
107 file path=etc/mail/cf/feature/nouucp.m4
108 file path=etc/mail/cf/feature/nullclient.m4
65ace1 109 file path=etc/mail/cf/feature/prefixmod.m4
bf5555 110 file path=etc/mail/cf/feature/preserve_local_plus_detail.m4
AP 111 file path=etc/mail/cf/feature/preserve_luser_host.m4
112 file path=etc/mail/cf/feature/promiscuous_relay.m4
113 file path=etc/mail/cf/feature/queuegroup.m4
114 file path=etc/mail/cf/feature/ratecontrol.m4
115 file path=etc/mail/cf/feature/redirect.m4
116 file path=etc/mail/cf/feature/relay_based_on_MX.m4
117 file path=etc/mail/cf/feature/relay_entire_domain.m4
118 file path=etc/mail/cf/feature/relay_hosts_only.m4
119 file path=etc/mail/cf/feature/relay_local_from.m4
120 file path=etc/mail/cf/feature/relay_mail_from.m4
121 file path=etc/mail/cf/feature/require_rdns.m4
122 file path=etc/mail/cf/feature/smrsh.m4
123 file path=etc/mail/cf/feature/stickyhost.m4
78ab3f 124 file path=etc/mail/cf/feature/sts.m4
F 125 file path=etc/mail/cf/feature/tls_failures.m4
65ace1 126 file path=etc/mail/cf/feature/tls_session_features.m4
bf5555 127 file path=etc/mail/cf/feature/use_client_ptr.m4
AP 128 file path=etc/mail/cf/feature/use_ct_file.m4
129 file path=etc/mail/cf/feature/use_cw_file.m4
130 file path=etc/mail/cf/feature/uucpdomain.m4
131 file path=etc/mail/cf/feature/virtuser_entire_domain.m4
132 file path=etc/mail/cf/feature/virtusertable.m4
133 file path=etc/mail/cf/m4/cf.m4
134 file path=etc/mail/cf/m4/cfhead.m4
135 file path=etc/mail/cf/m4/proto.m4
136 file path=etc/mail/cf/m4/version.m4
137 file path=etc/mail/cf/mailer/local.m4
138 file path=etc/mail/cf/mailer/procmail.m4
139 file path=etc/mail/cf/mailer/smtp.m4
140 file path=etc/mail/cf/mailer/uucp.m4
141 file path=etc/mail/cf/ostype/solaris11.m4
142 file path=etc/mail/cf/ostype/solaris2.m4
143 file path=etc/mail/cf/ostype/solaris2.ml.m4
144 file path=etc/mail/cf/ostype/solaris2.pre5.m4
145 file path=etc/mail/cf/ostype/solaris8.m4
146 link path=etc/mail/cf/sh/check-hostname \
147     target=../../../../usr/sbin/check-hostname
148 link path=etc/mail/cf/sh/check-permissions \
149     target=../../../../usr/sbin/check-permissions
150 file path=etc/mail/cf/sh/makeinfo.sh
151 file path=etc/mail/helpfile
152 file local-host-names path=etc/mail/local-host-names mode=0644 \
153     original_name=SUNWsndm:etc/mail/local-host-names preserve=true
154 link path=etc/mail/main.cf target=sendmail.cf
155 file cf/cf/sendmail.cf path=etc/mail/sendmail.cf mode=0444 \
cae381 156     original_name=SUNWsndm:etc/mail/sendmail.cf preserve=renamenew \
bf5555 157     restart_fmri=svc:/network/smtp:sendmail
AP 158 link path=etc/mail/sendmail.hf target=helpfile
159 file path=etc/mail/submit.cf mode=0444 \
cae381 160     original_name=SUNWsndm:etc/mail/submit.cf preserve=renamenew \
bf5555 161     restart_fmri=svc:/network/sendmail-client:default
AP 162 link path=etc/mail/subsidiary.cf target=sendmail.cf
163 file trusted-users path=etc/mail/trusted-users mode=0644 \
164     original_name=SUNWsndm:etc/mail/trusted-users preserve=true
165 file sendmail.auth_attr path=etc/security/auth_attr.d/sendmail group=sys
166 file sendmail.exec_attr path=etc/security/exec_attr.d/sendmail group=sys
167 file sendmail.prof_attr path=etc/security/prof_attr.d/sendmail group=sys
168 file sendmail-client.xml path=lib/svc/manifest/network/sendmail-client.xml \
169     group=sys mode=0444
170 file smtp-sendmail.xml path=lib/svc/manifest/network/smtp-sendmail.xml \
171     group=sys mode=0444
172 file sendmail-client path=lib/svc/method/sendmail-client mode=0555
173 file smtp-sendmail path=lib/svc/method/smtp-sendmail mode=0555
174 file sendmail_include.sh path=lib/svc/share/sendmail_include.sh mode=0444
c362af 175 link path=usr/bin/mailq target=../lib/smtp/sendmail/mailq mediator=mta \
AP 176     mediator-implementation=sendmail
177 file path=usr/bin/vacation mode=0555
bf5555 178 file usr/sbin/mailstats path=usr/bin/mailstats mode=0555
AP 179 file usr/sbin/praliases path=usr/bin/praliases mode=0555
c362af 180 file usr/bin/mailq path=usr/lib/smtp/sendmail/mailq mode=4555
AP 181 file usr/lib/sendmail path=usr/lib/smtp/sendmail/sendmail group=smmsp mode=2555 \
bf5555 182     restart_fmri=*sendmail*
AP 183 link path=usr/lib/mail target=../../etc/mail/cf
c362af 184 link path=usr/lib/sendmail target=../lib/smtp/sendmail/sendmail mediator=mta \
AP 185     mediator-implementation=sendmail
186 file path=usr/lib/mail.local mode=0555
bf5555 187 file path=usr/lib/smrsh mode=0555
AP 188 file check-hostname.sh path=usr/sbin/check-hostname group=mail mode=0555
189 file check-permissions.sh path=usr/sbin/check-permissions group=mail mode=0555
190 file path=usr/sbin/editmap mode=0555
191 file contrib/etrn.pl path=usr/sbin/etrn mode=0555
192 file path=usr/sbin/makemap mode=0555
c362af 193 link path=usr/sbin/newaliases target=../lib/smtp/sendmail/sendmail mediator=mta \
AP 194     mediator-implementation=sendmail
195 link path=usr/sbin/sendmail target=../lib/smtp/sendmail/sendmail mediator=mta \
196     mediator-implementation=sendmail
197 link path=usr/share/man/man1/mailq.1 target=sendmail-mailq.1 mediator=mta \
198     mediator-implementation=sendmail
bf5555 199 file path=usr/share/man/man1/mailstats.1
AP 200 file path=usr/share/man/man1/praliases.1
c362af 201 file path=usr/share/man/man1/vacation.1
bf5555 202 file path=usr/share/man/man1/sendmail-mailq.1
AP 203 file path=usr/share/man/man5/addresses.5
204 link path=usr/share/man/man5/aliases.5 target=sendmail-aliases.5 \
c362af 205     mediator=mta mediator-implementation=sendmail
bf5555 206 file path=usr/share/man/man5/forward.5
AP 207 file path=usr/share/man/man5/sendmail-aliases.5
208 file path=usr/share/man/man5/sendmail.5
209 file path=usr/share/man/man5/sendmail.cf.5
210 file path=usr/share/man/man5/submit.cf.5
211 file path=usr/share/man/man8/check-hostname.8
212 file path=usr/share/man/man8/check-permissions.8
213 file path=usr/share/man/man8/editmap.8
214 file path=usr/share/man/man8/etrn.8
215 file path=usr/share/man/man8/makemap.8
216 file path=usr/share/man/man8/newaliases.8
217 file path=usr/share/man/man8/sendmail.8
218 file path=usr/share/man/man8/smrsh.8
219 dir  path=var/adm/sm.bin group=sys
220 dir  path=var/spool/clientmqueue owner=smmsp group=smmsp mode=0770
221 dir  path=var/spool/mqueue mode=0750
222 group groupname=smmsp gid=25
223 user username=smmsp ftpuser=false \
224     gcos-field="SendMail Message Submission Program" group=smmsp home-dir=/ \
225     password=NP uid=25
226 legacy pkg=SUNWsndmr desc="Sendmail Configuration Files" name="Sendmail (root)"
227 legacy pkg=SUNWsndmu desc="Sendmail Utilities" name="Sendmail (/usr)"
228 license LICENSE license=sendmail
229 depend type=require \
230     fmri=pkg:/library/libmilter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)