Lines 22-44
Link Here
|
22 |
@exec install -o %%MAILOWN%% -g %%MAILGRP%% -m 0700 -d %D/etc/courier/webadmin/added |
22 |
@exec install -o %%MAILOWN%% -g %%MAILGRP%% -m 0700 -d %D/etc/courier/webadmin/added |
23 |
@exec install -o %%MAILOWN%% -g %%MAILGRP%% -m 0700 -d %D/etc/courier/webadmin/removed |
23 |
@exec install -o %%MAILOWN%% -g %%MAILGRP%% -m 0700 -d %D/etc/courier/webadmin/removed |
24 |
@unexec rm -f %D/etc/courier/*.dat 2>/dev/null || true |
24 |
@unexec rm -f %D/etc/courier/*.dat 2>/dev/null || true |
25 |
@unexec cmp -s %D/etc/courier/courierd %D/etc/courier/courierd.dist && rm -f %D/etc/courier/courierd 2>/dev/null || true |
|
|
26 |
@unexec cmp -s %D/etc/courier/esmtpd-msa %D/etc/courier/esmtpd-msa.dist && rm -f %D/etc/courier/esmtpd-msa 2>/dev/null || true |
27 |
@unexec cmp -s %D/etc/courier/esmtpd-ssl %D/etc/courier/esmtpd-ssl.dist && rm -f %D/etc/courier/esmtpd-ssl 2>/dev/null || true |
28 |
@unexec cmp -s %D/etc/courier/esmtpd %D/etc/courier/esmtpd.dist && rm -f %D/etc/courier/esmtpd 2>/dev/null || true |
29 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxcoverpage.tr %D/etc/courier/faxcoverpage.tr.dist && rm -f %D/etc/courier/faxcoverpage.tr 2>/dev/null || true |
30 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxnotifyrc %D/etc/courier/faxnotifyrc.dist && rm -f %D/etc/courier/faxnotifyrc 2>/dev/null || true |
31 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxrc %D/etc/courier/faxrc.dist && rm -f %D/etc/courier/faxrc 2>/dev/null || true |
32 |
@unexec cmp -s %D/etc/courier/imapd-ssl %D/etc/courier/imapd-ssl.dist && rm -f %D/etc/courier/imapd-ssl 2>/dev/null || true |
33 |
@unexec cmp -s %D/etc/courier/imapd %D/etc/courier/imapd.dist && rm -f %D/etc/courier/imapd 2>/dev/null || true |
34 |
@unexec cmp -s %D/etc/courier/ldapaddressbook %D/etc/courier/ldapaddressbook.dist && rm -f %D/etc/courier/ldapaddressbook 2>/dev/null || true |
35 |
%%WITHLDAP%%@unexec cmp -s %D/etc/courier/ldapaliasrc %D/etc/courier/ldapaliasrc.dist && rm -f %D/etc/courier/ldapaliasrc 2>/dev/null || true |
36 |
@unexec cmp -s %D/etc/courier/pop3d-ssl %D/etc/courier/pop3d-ssl.dist && rm -f %D/etc/courier/pop3d-ssl 2>/dev/null || true |
37 |
@unexec cmp -s %D/etc/courier/pop3d %D/etc/courier/pop3d.dist && rm -f %D/etc/courier/pop3d 2>/dev/null || true |
38 |
@unexec cmp -s %D/etc/courier/sqwebmaild %D/etc/courier/sqwebmaild.dist && rm -f %D/etc/courier/sqwebmaild 2>/dev/null || true |
39 |
@unexec cmp -s %D/etc/courier/webmlmrc %D/etc/courier/webmlmrc.dist && rm -f %D/etc/courier/webmlmrc 2>/dev/null || true |
40 |
bin/addcr |
25 |
bin/addcr |
|
|
26 |
@owner %%MAILOWN%% |
27 |
@group %%MAILGRP%% |
41 |
bin/cancelmsg |
28 |
bin/cancelmsg |
|
|
29 |
@owner |
30 |
@group |
42 |
bin/courier-config |
31 |
bin/courier-config |
43 |
bin/couriermlm |
32 |
bin/couriermlm |
44 |
bin/couriertls |
33 |
bin/couriertls |
Lines 63-69
Link Here
|
63 |
bin/testmxlookup |
52 |
bin/testmxlookup |
64 |
bin/webmlmd |
53 |
bin/webmlmd |
65 |
bin/webmlmd.rc |
54 |
bin/webmlmd.rc |
|
|
55 |
etc/courier/aliases/system |
56 |
%%WITHSYSTEMALIASES%%@exec [ -e /etc/aliases ] && ln -sf /etc/aliases %D/etc/courier/aliases/system |
57 |
%%WITHEMPTYALIASES%%@exec true > %D/etc/courier/aliases/system |
58 |
@unexec cmp -s %D/etc/courier/courierd %D/etc/courier/courierd.dist && rm -f %D/etc/courier/courierd 2>/dev/null || true |
66 |
etc/courier/courierd.dist |
59 |
etc/courier/courierd.dist |
|
|
60 |
@exec [ -f %D/etc/courier/courierd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/courierd.dist |
61 |
@comment etc/courier/courierd |
67 |
etc/courier/crontab |
62 |
etc/courier/crontab |
68 |
etc/courier/dsndelayed.txt |
63 |
etc/courier/dsndelayed.txt |
69 |
etc/courier/dsndelivered.txt |
64 |
etc/courier/dsndelivered.txt |
Lines 76-94
Link Here
|
76 |
etc/courier/enablefiltering |
71 |
etc/courier/enablefiltering |
77 |
etc/courier/esmtp.authpam |
72 |
etc/courier/esmtp.authpam |
78 |
etc/courier/esmtpauthclient |
73 |
etc/courier/esmtpauthclient |
|
|
74 |
@unexec cmp -s %D/etc/courier/esmtpd-msa %D/etc/courier/esmtpd-msa.dist && rm -f %D/etc/courier/esmtpd-msa 2>/dev/null || true |
79 |
etc/courier/esmtpd-msa.dist |
75 |
etc/courier/esmtpd-msa.dist |
|
|
76 |
@exec [ -f %D/etc/courier/esmtpd-msa.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd-msa.dist |
77 |
@comment etc/courier/esmtpd-msa |
78 |
@unexec cmp -s %D/etc/courier/esmtpd-ssl %D/etc/courier/esmtpd-ssl.dist && rm -f %D/etc/courier/esmtpd-ssl 2>/dev/null || true |
80 |
etc/courier/esmtpd-ssl.dist |
79 |
etc/courier/esmtpd-ssl.dist |
|
|
80 |
@exec [ -f %D/etc/courier/esmtpd-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd-ssl.dist |
81 |
@comment etc/courier/esmtpd-ssl |
81 |
etc/courier/esmtpd.cnf |
82 |
etc/courier/esmtpd.cnf |
|
|
83 |
@unexec cmp -s %D/etc/courier/esmtpd %D/etc/courier/esmtpd.dist && rm -f %D/etc/courier/esmtpd 2>/dev/null || true |
82 |
etc/courier/esmtpd.dist |
84 |
etc/courier/esmtpd.dist |
|
|
85 |
@exec [ -f %D/etc/courier/esmtpd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd.dist |
86 |
@comment etc/courier/esmtpd |
87 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxcoverpage.tr %D/etc/courier/faxcoverpage.tr.dist && rm -f %D/etc/courier/faxcoverpage.tr 2>/dev/null || true |
83 |
%%WITHFAX%%etc/courier/faxcoverpage.tr.dist |
88 |
%%WITHFAX%%etc/courier/faxcoverpage.tr.dist |
|
|
89 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxcoverpage.tr.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxcoverpage.tr.dist |
90 |
%%WITHFAX%%@comment etc/courier/faxcoverpage.tr |
91 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxnotifyrc %D/etc/courier/faxnotifyrc.dist && rm -f %D/etc/courier/faxnotifyrc 2>/dev/null || true |
84 |
%%WITHFAX%%etc/courier/faxnotifyrc.dist |
92 |
%%WITHFAX%%etc/courier/faxnotifyrc.dist |
|
|
93 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxnotifyrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxnotifyrc.dist |
94 |
%%WITHFAX%%@comment etc/courier/faxnotifyrc |
95 |
%%WITHFAX%%@unexec cmp -s %D/etc/courier/faxrc %D/etc/courier/faxrc.dist && rm -f %D/etc/courier/faxrc 2>/dev/null || true |
85 |
%%WITHFAX%%etc/courier/faxrc.dist |
96 |
%%WITHFAX%%etc/courier/faxrc.dist |
|
|
97 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxrc.dist |
98 |
%%WITHFAX%%@comment etc/courier/faxrc |
99 |
@unexec cmp -s %D/etc/courier/imapd-ssl %D/etc/courier/imapd-ssl.dist && rm -f %D/etc/courier/imapd-ssl 2>/dev/null || true |
86 |
etc/courier/imapd-ssl.dist |
100 |
etc/courier/imapd-ssl.dist |
|
|
101 |
@exec [ -f %D/etc/courier/imapd-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/imapd-ssl.dist |
102 |
@comment etc/courier/imapd-ssl |
87 |
etc/courier/imapd.authpam |
103 |
etc/courier/imapd.authpam |
88 |
etc/courier/imapd.cnf |
104 |
etc/courier/imapd.cnf |
|
|
105 |
@unexec cmp -s %D/etc/courier/imapd %D/etc/courier/imapd.dist && rm -f %D/etc/courier/imapd 2>/dev/null || true |
89 |
etc/courier/imapd.dist |
106 |
etc/courier/imapd.dist |
|
|
107 |
@exec [ -f %D/etc/courier/imapd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/imapd.dist |
108 |
@comment etc/courier/imapd |
109 |
@unexec cmp -s %D/etc/courier/ldapaddressbook %D/etc/courier/ldapaddressbook.dist && rm -f %D/etc/courier/ldapaddressbook 2>/dev/null || true |
90 |
etc/courier/ldapaddressbook.dist |
110 |
etc/courier/ldapaddressbook.dist |
|
|
111 |
@exec [ -f %D/etc/courier/ldapaddressbook.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/ldapaddressbook.dist |
112 |
@comment etc/courier/ldapaddressbook |
113 |
%%WITHLDAP%%@unexec cmp -s %D/etc/courier/ldapaliasrc %D/etc/courier/ldapaliasrc.dist && rm -f %D/etc/courier/ldapaliasrc 2>/dev/null || true |
91 |
%%WITHLDAP%%etc/courier/ldapaliasrc.dist |
114 |
%%WITHLDAP%%etc/courier/ldapaliasrc.dist |
|
|
115 |
%%WITHLDAP%%@exec [ -f %D/etc/courier/ldapaliasrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/ldapaliasrc.dist |
116 |
%%WITHLDAP%%@comment etc/courier/ldapaliasrc |
92 |
etc/courier/locallowercase |
117 |
etc/courier/locallowercase |
93 |
etc/courier/maildrop |
118 |
etc/courier/maildrop |
94 |
etc/courier/maildropfilter |
119 |
etc/courier/maildropfilter |
Lines 97-133
Link Here
|
97 |
%%WITHFAX%%etc/courier/module.fax |
122 |
%%WITHFAX%%etc/courier/module.fax |
98 |
etc/courier/module.local |
123 |
etc/courier/module.local |
99 |
%%WITHUUCP%%etc/courier/module.uucp |
124 |
%%WITHUUCP%%etc/courier/module.uucp |
|
|
125 |
@unexec cmp -s %D/etc/courier/pop3d-ssl %D/etc/courier/pop3d-ssl.dist && rm -f %D/etc/courier/pop3d-ssl 2>/dev/null || true |
100 |
etc/courier/pop3d-ssl.dist |
126 |
etc/courier/pop3d-ssl.dist |
|
|
127 |
@exec [ -f %D/etc/courier/pop3d-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/pop3d-ssl.dist |
128 |
@comment etc/courier/pop3d-ssl |
101 |
etc/courier/pop3d.authpam |
129 |
etc/courier/pop3d.authpam |
102 |
etc/courier/pop3d.cnf |
130 |
etc/courier/pop3d.cnf |
|
|
131 |
@unexec cmp -s %D/etc/courier/pop3d %D/etc/courier/pop3d.dist && rm -f %D/etc/courier/pop3d 2>/dev/null || true |
103 |
etc/courier/pop3d.dist |
132 |
etc/courier/pop3d.dist |
|
|
133 |
@exec [ -f %D/etc/courier/pop3d.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/pop3d.dist |
134 |
@comment etc/courier/pop3d |
104 |
etc/courier/quotawarnmsg.example |
135 |
etc/courier/quotawarnmsg.example |
105 |
etc/courier/rfcerr2045.txt |
136 |
etc/courier/rfcerr2045.txt |
106 |
etc/courier/rfcerr2046.txt |
137 |
etc/courier/rfcerr2046.txt |
107 |
etc/courier/rfcerr2047.txt |
138 |
etc/courier/rfcerr2047.txt |
108 |
etc/courier/rfcerrheader.txt |
139 |
etc/courier/rfcerrheader.txt |
109 |
etc/courier/smtpaccess/default |
140 |
etc/courier/smtpaccess/default |
|
|
141 |
@unexec cmp -s %D/etc/courier/sqwebmaild %D/etc/courier/sqwebmaild.dist && rm -f %D/etc/courier/sqwebmaild 2>/dev/null || true |
110 |
etc/courier/sqwebmaild.dist |
142 |
etc/courier/sqwebmaild.dist |
|
|
143 |
@exec [ -f %D/etc/courier/sqwebmaild.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/sqwebmaild.dist |
144 |
@comment etc/courier/sqwebmaild |
111 |
etc/courier/webmail.authpam |
145 |
etc/courier/webmail.authpam |
|
|
146 |
@unexec cmp -s %D/etc/courier/webmlmrc %D/etc/courier/webmlmrc.dist && rm -f %D/etc/courier/webmlmrc 2>/dev/null || true |
112 |
etc/courier/webmlmrc.dist |
147 |
etc/courier/webmlmrc.dist |
113 |
%%WITHSYSTEMALIASES%%@exec [ -e /etc/aliases ] && ln -sf /etc/aliases %D/etc/courier/aliases/system |
|
|
114 |
%%WITHEMPTYALIASES%%@exec true > %D/etc/courier/aliases/system |
115 |
@unexec rm -f %D/etc/courier/aliases/system |
116 |
@exec [ -f %D/etc/courier/courierd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/courierd.dist |
117 |
@exec [ -f %D/etc/courier/esmtpd-msa.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd-msa.dist |
118 |
@exec [ -f %D/etc/courier/esmtpd-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd-ssl.dist |
119 |
@exec [ -f %D/etc/courier/esmtpd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/esmtpd.dist |
120 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxcoverpage.tr.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxcoverpage.tr.dist |
121 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxnotifyrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxnotifyrc.dist |
122 |
%%WITHFAX%%@exec [ -f %D/etc/courier/faxrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/faxrc.dist |
123 |
@exec [ -f %D/etc/courier/imapd-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/imapd-ssl.dist |
124 |
@exec [ -f %D/etc/courier/imapd.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/imapd.dist |
125 |
@exec [ -f %D/etc/courier/ldapaddressbook.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/ldapaddressbook.dist |
126 |
%%WITHLDAP%%@exec [ -f %D/etc/courier/ldapaliasrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/ldapaliasrc.dist |
127 |
@exec [ -f %D/etc/courier/pop3d-ssl.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/pop3d-ssl.dist |
128 |
@exec [ -f %D/etc/courier/pop3d.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/pop3d.dist |
129 |
@exec [ -f %D/etc/courier/sqwebmaild.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/sqwebmaild.dist |
130 |
@exec [ -f %D/etc/courier/webmlmrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/webmlmrc.dist |
148 |
@exec [ -f %D/etc/courier/webmlmrc.dist ] && %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/courier/webmlmrc.dist |
|
|
149 |
@comment etc/courier/webmlmrc |
131 |
@dirrmtry etc/courier/aliasdir |
150 |
@dirrmtry etc/courier/aliasdir |
132 |
@dirrmtry etc/courier/aliases |
151 |
@dirrmtry etc/courier/aliases |
133 |
@dirrmtry etc/courier/esmtpacceptmailfor.dir |
152 |
@dirrmtry etc/courier/esmtpacceptmailfor.dir |
Lines 149-162
Link Here
|
149 |
libexec/courier/courierpop3login |
168 |
libexec/courier/courierpop3login |
150 |
libexec/courier/imaplogin |
169 |
libexec/courier/imaplogin |
151 |
libexec/courier/makedatprog |
170 |
libexec/courier/makedatprog |
|
|
171 |
@owner %%MAILOWN%% |
172 |
@group %%MAILGRP%% |
152 |
libexec/courier/modules/dsn/courierdsn |
173 |
libexec/courier/modules/dsn/courierdsn |
|
|
174 |
@dirrm libexec/courier/modules/dsn |
153 |
libexec/courier/modules/esmtp/addcr |
175 |
libexec/courier/modules/esmtp/addcr |
154 |
libexec/courier/modules/esmtp/courieresmtp |
176 |
libexec/courier/modules/esmtp/courieresmtp |
155 |
libexec/courier/modules/esmtp/courieresmtpd |
177 |
libexec/courier/modules/esmtp/courieresmtpd |
|
|
178 |
@dirrm libexec/courier/modules/esmtp |
156 |
%%WITHFAX%%libexec/courier/modules/fax/courierfax |
179 |
%%WITHFAX%%libexec/courier/modules/fax/courierfax |
|
|
180 |
%%WITHFAX%%@dirrm libexec/courier/modules/fax |
157 |
libexec/courier/modules/local/courierdeliver |
181 |
libexec/courier/modules/local/courierdeliver |
158 |
libexec/courier/modules/local/courierlocal |
182 |
libexec/courier/modules/local/courierlocal |
|
|
183 |
@dirrm libexec/courier/modules/local |
159 |
%%WITHUUCP%%libexec/courier/modules/uucp/courieruucp |
184 |
%%WITHUUCP%%libexec/courier/modules/uucp/courieruucp |
|
|
185 |
%%WITHUUCP%%@dirrm libexec/courier/modules/uucp |
186 |
@dirrm libexec/courier/modules |
187 |
@owner |
188 |
@group |
160 |
libexec/courier/pcpd |
189 |
libexec/courier/pcpd |
161 |
libexec/courier/sqwebmaild |
190 |
libexec/courier/sqwebmaild |
162 |
libexec/courier/sqwebpasswd |
191 |
libexec/courier/sqwebpasswd |
Lines 165-181
Link Here
|
165 |
libexec/courier/webmail/webadmin |
194 |
libexec/courier/webmail/webadmin |
166 |
libexec/courier/webmail/webmail |
195 |
libexec/courier/webmail/webmail |
167 |
libexec/courier/webmail/webmlm |
196 |
libexec/courier/webmail/webmlm |
168 |
libexec/filters/dupfilter |
|
|
169 |
libexec/filters/perlfilter |
170 |
%%WITHUUCP%%@dirrm libexec/courier/modules/uucp |
171 |
@dirrm libexec/courier/modules/local |
172 |
%%WITHFAX%%@dirrm libexec/courier/modules/fax |
173 |
@dirrm libexec/courier/modules/esmtp |
174 |
@dirrm libexec/courier/modules/dsn |
175 |
@dirrm libexec/courier/modules |
176 |
@dirrm libexec/courier/webmail |
197 |
@dirrm libexec/courier/webmail |
177 |
@dirrm libexec/courier |
198 |
@dirrm libexec/courier |
|
|
199 |
libexec/filters/dupfilter |
200 |
libexec/filters/perlfilter |
178 |
@dirrmtry libexec/filters |
201 |
@dirrmtry libexec/filters |
|
|
202 |
man/man1/cancelmsg.1.gz |
203 |
man/man1/couriermlm.1.gz |
204 |
man/man1/couriertcpd.1.gz |
205 |
man/man1/couriertls.1.gz |
206 |
man/man1/dot-forward.1.gz |
207 |
man/man1/dotforward.1.gz |
208 |
man/man1/lockmail.1.gz |
209 |
man/man1/mailbot.1.gz |
210 |
man/man1/maildiracl.1.gz |
211 |
man/man1/maildirkw.1.gz |
212 |
man/man1/maildirmake.1.gz |
213 |
man/man1/maildrop.1.gz |
214 |
man/man1/mailq.1.gz |
215 |
man/man1/makedat.1.gz |
216 |
man/man1/makemime.1.gz |
217 |
man/man1/mimegpg.1.gz |
218 |
man/man1/preline.1.gz |
219 |
man/man1/reformail.1.gz |
220 |
man/man1/reformime.1.gz |
221 |
man/man1/rmail.1.gz |
222 |
man/man1/sendmail.1.gz |
223 |
man/man1/testmxlookup.1.gz |
224 |
man/man1/webmlmd.1.gz |
225 |
man/man5/dot-courier.5.gz |
226 |
man/man5/maildir.5.gz |
227 |
man/man7/localmailfilter.7.gz |
228 |
man/man7/maildirquota.7.gz |
229 |
man/man7/maildropex.7.gz |
230 |
man/man7/maildropfilter.7.gz |
231 |
man/man7/maildropgdbm.7.gz |
232 |
man/man8/aliaslookup.8.gz |
233 |
man/man8/courier.8.gz |
234 |
man/man8/courierfilter.8.gz |
235 |
man/man8/courierldapaliasd.8.gz |
236 |
man/man8/courierperlfilter.8.gz |
237 |
man/man8/courierpop3d.8.gz |
238 |
man/man8/courierpop3login.8.gz |
239 |
man/man8/deliverquota.8.gz |
240 |
man/man8/dupfilter.8.gz |
241 |
man/man8/esmtpd-msa.8.gz |
242 |
man/man8/esmtpd.8.gz |
243 |
man/man8/filterctl.8.gz |
244 |
man/man8/imapd.8.gz |
245 |
man/man8/makeacceptmailfor.8.gz |
246 |
man/man8/makealiases.8.gz |
247 |
man/man8/makehosteddomains.8.gz |
248 |
man/man8/makepercentrelay.8.gz |
249 |
man/man8/makesmtpaccess-msa.8.gz |
250 |
man/man8/makesmtpaccess.8.gz |
251 |
man/man8/mkesmtpdcert.8.gz |
252 |
man/man8/mkimapdcert.8.gz |
253 |
man/man8/mkpop3dcert.8.gz |
254 |
man/man8/pop3d-ssl.8.gz |
255 |
man/man8/pop3d.8.gz |
256 |
man/man8/submit.8.gz |
179 |
sbin/aliaslookup |
257 |
sbin/aliaslookup |
180 |
sbin/courier |
258 |
sbin/courier |
181 |
sbin/courieresmtpd |
259 |
sbin/courieresmtpd |
Lines 560-598
Link Here
|
560 |
%%PORTDOCS%%%%DOCSDIR%%/html/webmlmd.html |
638 |
%%PORTDOCS%%%%DOCSDIR%%/html/webmlmd.html |
561 |
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html |
639 |
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html |
562 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
640 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
563 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/bin/cancelmsg |
641 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/bin/cancelmsg |
564 |
@exec chown %%BINOWN%%:mail %D/bin/maildrop |
642 |
@comment @exec chown %%BINOWN%%:mail %D/bin/maildrop |
565 |
@exec chown %%BINOWN%%:%%MAILGRP%% %D/bin/mailq |
643 |
@comment @exec chown %%BINOWN%%:%%MAILGRP%% %D/bin/mailq |
566 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier |
644 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier |
567 |
@exec chown -Rh %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/aliases |
645 |
@comment @exec chown -Rh %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/aliases |
568 |
@exec chown %%BINOWN%%:%%BINGRP%% %D/etc/courier/courierd.dist |
646 |
@comment @exec chown %%BINOWN%%:%%BINGRP%% %D/etc/courier/courierd.dist |
569 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/*.txt |
647 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/*.txt |
570 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/esmtpauthclient |
648 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/esmtpauthclient |
571 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/module.* |
649 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/etc/courier/module.* |
572 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliascombine |
650 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliascombine |
573 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliascreate |
651 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliascreate |
574 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliasexp |
652 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/aliasexp |
575 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/courierd |
653 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/courierd |
576 |
@exec chown -Rh %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/modules/* |
654 |
@comment @exec chown -Rh %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/modules/* |
577 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/submit |
655 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/submit |
578 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/submitmkdir |
656 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/libexec/courier/submitmkdir |
579 |
@exec chown %%MAILOWN%%:%%MAILGRP%% %D/sbin/showmodules |
657 |
@comment @exec chown %%MAILOWN%%:%%MAILGRP%% %D/sbin/showmodules |
580 |
@exec chmod 0555 %D/libexec/courier |
658 |
@comment @exec chmod 0555 %D/libexec/courier |
581 |
@exec chmod 0555 %D/libexec/courier/modules |
659 |
@comment @exec chmod 0555 %D/libexec/courier/modules |
582 |
@exec chmod 0555 %D/libexec/courier/modules/dsn |
660 |
@comment @exec chmod 0555 %D/libexec/courier/modules/dsn |
583 |
@exec chmod 0555 %D/libexec/courier/modules/esmtp |
661 |
@comment @exec chmod 0555 %D/libexec/courier/modules/esmtp |
584 |
%%WITHFAX%%@exec chmod 0555 %D/libexec/courier/modules/fax |
662 |
@comment %%WITHFAX%%@exec chmod 0555 %D/libexec/courier/modules/fax |
585 |
@exec chmod 0555 %D/libexec/courier/modules/local |
663 |
@comment @exec chmod 0555 %D/libexec/courier/modules/local |
586 |
%%WITHUUCP%%@exec chmod 0555 %D/libexec/courier/modules/uucp |
664 |
@comment %%WITHUUCP%%@exec chmod 0555 %D/libexec/courier/modules/uucp |
587 |
@exec chmod 0555 %D/libexec/courier/webmail |
665 |
@comment @exec chmod 0555 %D/libexec/courier/webmail |
588 |
@exec chmod 0555 %D/libexec/filters |
666 |
@comment @exec chmod 0555 %D/libexec/filters |
589 |
@exec chmod 0555 %D/share/courier |
667 |
@comment @exec chmod 0555 %D/share/courier |
590 |
@exec chmod 0555 %D/share/courier/couriermlm |
668 |
@comment @exec chmod 0555 %D/share/courier/couriermlm |
591 |
@exec chmod 0555 %D/share/courier/courierwebadmin |
669 |
@comment @exec chmod 0555 %D/share/courier/courierwebadmin |
592 |
%%WITHFAX%%@exec chmod 0555 %D/share/courier/faxmail |
670 |
@comment %%WITHFAX%%@exec chmod 0555 %D/share/courier/faxmail |
593 |
@exec chmod 0555 %D/share/courier/sqwebmail |
671 |
@comment @exec chmod 0555 %D/share/courier/sqwebmail |
594 |
@exec chmod 0555 %D/share/courier/sqwebmail/html |
672 |
@comment @exec chmod 0555 %D/share/courier/sqwebmail/html |
595 |
@exec chmod 0555 %D/share/courier/sqwebmail/html/en-us |
673 |
@comment @exec chmod 0555 %D/share/courier/sqwebmail/html/en-us |
596 |
@exec chmod 0555 %D/share/courier/sqwebmail/images |
674 |
@comment @exec chmod 0555 %D/share/courier/sqwebmail/images |
597 |
@unexec echo y | crontab -u %%CACHEOWN%% -r 2>/dev/null || true |
675 |
@unexec echo y | crontab -u %%CACHEOWN%% -r 2>/dev/null || true |
598 |
@unexec rm -rf %%CALENDIR%% %%CACHEDIR%% 2>/dev/null || true |
676 |
@unexec rm -rf %%CALENDIR%% %%CACHEDIR%% 2>/dev/null || true |
|
|
677 |
@dirrmtry %%CALENDIR%%/localcache |
678 |
@dirrmtry %%CALENDIR%%/private |
679 |
@dirrmtry %%CALENDIR%%/public |
680 |
@dirrmtry %%CALENDIR%% |
681 |
@dirrmtry %%LOCALSTATEDIR%%/allfilters |
682 |
@dirrmtry %%LOCALSTATEDIR%%/filters |
683 |
@dirrmtry %%LOCALSTATEDIR%%/msgq |
684 |
@dirrmtry %%LOCALSTATEDIR%%/msgs |
685 |
@dirrmtry %%LOCALSTATEDIR%%/tmp |
686 |
@dirrmtry %%LOCALSTATEDIR%%/track |
687 |
@dirrmtry %%LOCALSTATEDIR%% |
688 |
@dirrmtry %%CACHEDIR%% |