Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
0b80f1 1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright 2016 Adam Stevko
14 #
15
16 <transform file path=usr/lib/postfix/.+ -> default mode 0555>
17 <transform dir path=var/spool/postfix/.+ -> default mode 0700>
18 <transform dir path=var/spool/postfix/.+ -> default owner postfix>
19
20 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
e93690 21 set name=pkg.human-version value=$(HUMAN_VERSION)
0b80f1 22 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
23 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
24 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
25 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
26 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
27
28 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
29
30 group groupname=postdrop gid=28
31 group groupname=postfix gid=27
32 user username=postfix gcos-field=Postfix group=postfix home-dir=/var/spool/postfix password=NP uid=27
33
34 file files/postfix.auth_attr path=etc/security/auth_attr.d/postfix
35 file files/postfix.prof_attr path=etc/security/prof_attr.d/postfix
36 file files/postfix.exec_attr path=etc/security/exec_attr.d/postfix
37 file files/postfix.xml path=lib/svc/manifest/network/smtp-postfix.xml restart_fmri=svc:/system/manifest-import:default
38
39 file etc/postfix/LICENSE path=usr/share/doc/postfix/LICENSE
40 file etc/postfix/TLS_LICENSE path=usr/share/doc/postfix/TLS_LICENSE
41 file etc/postfix/main.cf.default path=usr/share/doc/postfix/main.cf.default
42 file etc/postfix/main.cf.proto path=usr/share/doc/postfix/main.cf.proto
43 file etc/postfix/bounce.cf.default path=usr/share/doc/postfix/bounce.cf.default
44 file etc/postfix/master.cf.proto path=usr/share/doc/postfix/master.cf.proto
45
46 file path=etc/postfix/access mode=0644 preserve=true
47 file path=etc/postfix/aliases mode=0644 preserve=true
48 link path=etc/aliases mediator=mta mediator-implementation=postfix \
49     target=./postfix/aliases
50 file path=etc/postfix/canonical mode=0644 preserve=true
51 file path=etc/postfix/generic mode=0644 preserve=true
52 file path=etc/postfix/header_checks mode=0644 preserve=true
53 file path=etc/postfix/main.cf mode=0644 preserve=true
54 file path=etc/postfix/master.cf mode=0644 preserve=true
55 file path=etc/postfix/postfix-files
56 file path=etc/postfix/relocated mode=0644 preserve=true
57 file path=etc/postfix/transport mode=0644 preserve=true
58 file path=etc/postfix/virtual mode=0644 preserve=true
59 link path=usr/bin/mailq target=../../usr/lib/sendmail \
60     mediator=mta mediator-implementation=postfix
61 file path=usr/lib/postfix/anvil
62 file path=usr/lib/postfix/bounce
63 file path=usr/lib/postfix/cleanup
64 file path=usr/lib/postfix/discard
65 file path=usr/lib/postfix/dnsblog
66 file path=usr/lib/postfix/error
67 file path=usr/lib/postfix/flush
68 file path=usr/lib/postfix/lmtp
69 file path=usr/lib/postfix/local
70 file path=usr/lib/postfix/master
71 hardlink path=usr/lib/postfix/nqmgr target=qmgr
72 file path=usr/lib/postfix/oqmgr
73 file path=usr/lib/postfix/pickup
74 file path=usr/lib/postfix/pipe
75 file path=usr/lib/postfix/post-install
76 file path=usr/lib/postfix/postfix-script
77 file path=usr/lib/postfix/postfix-tls-script
78 file path=usr/lib/postfix/postfix-wrapper
26b2f1 79 file path=usr/lib/postfix/postlogd
0b80f1 80 file path=usr/lib/postfix/postmulti-script
81 file path=usr/lib/postfix/postscreen
82 file path=usr/lib/postfix/proxymap
83 file path=usr/lib/postfix/qmgr
84 file path=usr/lib/postfix/qmqpd
85 file path=usr/lib/postfix/scache
86 file path=usr/lib/postfix/showq
87 hardlink path=usr/lib/postfix/smtp target=lmtp
88 file path=usr/lib/postfix/smtpd
89 file path=usr/lib/postfix/spawn
90 file path=usr/lib/postfix/tlsmgr
91 file path=usr/lib/postfix/tlsproxy
92 file path=usr/lib/postfix/trivial-rewrite
93 file path=usr/lib/postfix/verify
94 file path=usr/lib/postfix/virtual
95 file usr/lib/sendmail path=usr/lib/postfix/sendmail
96 link path=usr/lib/sendmail target=postfix/sendmail \
97     mediator=mta mediator-implementation=postfix
98 link path=usr/sbin/newaliases target=../../usr/lib/sendmail \
99     mediator=mta mediator-implementation=postfix
100 file path=usr/sbin/postalias
101 file path=usr/sbin/postcat
102 file path=usr/sbin/postconf
103 file path=usr/sbin/postdrop group=postdrop mode=02555
104 file path=usr/sbin/postfix
105 file path=usr/sbin/postkick
106 file path=usr/sbin/postlock
107 file path=usr/sbin/postlog
108 file path=usr/sbin/postmap
109 file path=usr/sbin/postmulti
110 file path=usr/sbin/postqueue group=postdrop mode=02555
111 file path=usr/sbin/postsuper
112 link path=usr/share/man/man1/mailq.1 target=postfix-mailq.1 \
113     mediator=mta mediator-implementation=postfix
114 file usr/share/man/man1/mailq.1 path=usr/share/man/man1/postfix-mailq.1
115 file path=usr/share/man/man1/newaliases.1
116 file path=usr/share/man/man1/postalias.1
117 file path=usr/share/man/man1/postcat.1
118 file path=usr/share/man/man1/postconf.1
119 file path=usr/share/man/man1/postdrop.1
120 file path=usr/share/man/man1/postfix-tls.1
121 file path=usr/share/man/man1/postfix.1
122 file path=usr/share/man/man1/postkick.1
123 file path=usr/share/man/man1/postlock.1
124 file path=usr/share/man/man1/postlog.1
125 file path=usr/share/man/man1/postmap.1
126 file path=usr/share/man/man1/postmulti.1
127 file path=usr/share/man/man1/postqueue.1
128 file path=usr/share/man/man1/postsuper.1
129 file path=usr/share/man/man1/sendmail.1
130 file path=usr/share/man/man5/access.5
131 link path=usr/share/man/man5/aliases.5 target=postfix-aliases.5 \
132     mediator=mta mediator-implementation=postfix
133 file usr/share/man/man5/aliases.5 path=usr/share/man/man5/postfix-aliases.5
134 file path=usr/share/man/man5/body_checks.5
135 file path=usr/share/man/man5/bounce.5
136 file path=usr/share/man/man5/canonical.5
137 file path=usr/share/man/man5/cidr_table.5
138 file path=usr/share/man/man5/generic.5
139 file path=usr/share/man/man5/header_checks.5
140 file path=usr/share/man/man5/ldap_table.5
141 file path=usr/share/man/man5/lmdb_table.5
142 file path=usr/share/man/man5/master.5
143 file path=usr/share/man/man5/memcache_table.5
1f2f33 144 file path=usr/share/man/man5/mongodb_table.5
0b80f1 145 file path=usr/share/man/man5/mysql_table.5
146 file path=usr/share/man/man5/nisplus_table.5
147 file path=usr/share/man/man5/pcre_table.5
148 file path=usr/share/man/man5/pgsql_table.5
149 file path=usr/share/man/man5/postconf.5
150 file path=usr/share/man/man5/postfix-wrapper.5
151 file path=usr/share/man/man5/regexp_table.5
152 file path=usr/share/man/man5/relocated.5
153 file path=usr/share/man/man5/socketmap_table.5
154 file path=usr/share/man/man5/sqlite_table.5
155 file path=usr/share/man/man5/tcp_table.5
156 file path=usr/share/man/man5/transport.5
157 file path=usr/share/man/man5/virtual.5
158 file path=usr/share/man/man8/anvil.8
159 file path=usr/share/man/man8/bounce.8
160 file path=usr/share/man/man8/cleanup.8
161 file path=usr/share/man/man8/defer.8
162 file path=usr/share/man/man8/discard.8
163 file path=usr/share/man/man8/dnsblog.8
164 file path=usr/share/man/man8/error.8
165 file path=usr/share/man/man8/flush.8
166 file path=usr/share/man/man8/lmtp.8
167 file path=usr/share/man/man8/local.8
168 file path=usr/share/man/man8/master.8
169 file path=usr/share/man/man8/oqmgr.8
170 file path=usr/share/man/man8/pickup.8
171 file path=usr/share/man/man8/pipe.8
26b2f1 172 file path=usr/share/man/man8/postlogd.8
0b80f1 173 file path=usr/share/man/man8/postscreen.8
174 file path=usr/share/man/man8/proxymap.8
175 file path=usr/share/man/man8/qmgr.8
176 file path=usr/share/man/man8/qmqpd.8
177 file path=usr/share/man/man8/scache.8
178 file path=usr/share/man/man8/showq.8
179 file path=usr/share/man/man8/smtp.8
180 file path=usr/share/man/man8/smtpd.8
181 file path=usr/share/man/man8/spawn.8
182 file path=usr/share/man/man8/tlsmgr.8
183 file path=usr/share/man/man8/tlsproxy.8
184 file path=usr/share/man/man8/trace.8
185 file path=usr/share/man/man8/trivial-rewrite.8
186 file path=usr/share/man/man8/verify.8
187 file path=usr/share/man/man8/virtual.8
188 dir path=var/lib/postfix owner=postfix mode=0700
189 dir path=var/spool
190 dir path=var/spool/postfix
191 dir path=var/spool/postfix/active
192 dir path=var/spool/postfix/bounce
193 dir path=var/spool/postfix/corrupt
194 dir path=var/spool/postfix/defer
195 dir path=var/spool/postfix/deferred
196 dir path=var/spool/postfix/flush
197 dir path=var/spool/postfix/hold
198 dir path=var/spool/postfix/incoming
199 dir path=var/spool/postfix/maildrop group=postdrop mode=0730
200 dir path=var/spool/postfix/pid owner=root mode=0755
201 dir path=var/spool/postfix/private
202 dir path=var/spool/postfix/public group=postdrop mode=0710
203 dir path=var/spool/postfix/saved
204 dir path=var/spool/postfix/trace