/[smeserver]/rpms/e-smith-email/sme8/e-smith-email.spec
ViewVC logotype

Contents of /rpms/e-smith-email/sme8/e-smith-email.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.40 - (show annotations) (download)
Fri Jan 31 01:03:01 2014 UTC (10 years, 4 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-24_el5_sme
Changes since 1.39: +7 -2 lines
* Fri Jan 31 2014 chris burnat <devlist@burnat.com> 5.2.0-24.sme
- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165]

1 # $Id: e-smith-email.spec,v 1.39 2014/01/13 15:47:07 wellsi Exp $
2
3 Summary: e-smith server and gateway - email module
4 %define name e-smith-email
5 Name: %{name}
6 %define version 5.2.0
7 %define release 24
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch1: e-smith-email-5.2.0-localonly.patch
14 Patch2: e-smith-email-5.2.0-spamsubject.patch
15 Patch3: e-smith-email-5.2.0-HeloHost.patch
16 Patch4: e-smith-email-5.2.0-blocksmtp.patch
17 Patch5: e-smith-email-5.2.0-HeloHost.patch2
18 Patch6: e-smith-email-5.2.0-zero-to-disabled.patch
19 Patch7: e-smith-email-5.2.0-transparent.patch
20 Patch8: e-smith-email-5.2.0-force_relay.patch
21 Patch9: e-smith-email-5.2.0-smtp-auth.patch
22 Patch10: e-smith-email-5.2.0-prop_merge.patch
23 Patch11: e-smith-email-5.2.0-smtp-auth-wording.patch
24 Patch12: e-smith-email-5.2.0-add-cdata-tag.patch
25 Patch13: e-smith-email-5.2.0-AuthBlacklist.patch
26 Patch14: e-smith-email-5.2.0-StartTLS.patch
27 Patch15: e-smith-email-5.2.0-smtpMigrate.patch
28 Patch16: e-smith-email-5.2.0-always_enable_imap.patch
29 Patch17: e-smith-email-5.2.0-MultiDrop.patch
30 Patch18: e-smith-email-5.2.0-AuthOrder.patch
31 Patch19: e-smith-email-5.2.0-webmail-only-local-network.patch
32 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33 Requires: e-smith-base >= 4.15.0-39
34 Requires: e-smith-tinydns >= 1.0.0-5
35 Requires: e-smith-smtpd
36 Requires: e-smith-mta
37 Requires: e-smith-pop3
38 Requires: e-smith-imap
39 Requires: e-smith-lib >= 1.15.1-19
40 Requires: perl(Net::Server::Fork)
41 Requires: perl(Net::SMTP)
42 Requires: perl(Net::SMTP::SSL)
43 Requires: perl(Authen::SASL)
44 Requires: perl(Net::Server) >= 0.85
45 Requires: runit
46 Requires: e-smith-formmagick >= 1.4.0-12
47 Obsoletes: e-smith-smtp-authentication
48 Obsoletes: e-smith-securemail
49 BuildRequires: e-smith-devtools >= 1.13.0-03
50 BuildArchitectures: noarch
51 AutoReqProv: no
52
53 %description
54 e-smith server and gateway software - email module.
55
56 %changelog
57 * Fri Jan 31 2014 chris burnat <devlist@burnat.com> 5.2.0-24.sme
58 - Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165]
59
60 * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-23.sme
61 - Only present one auth method at a time, in order, to NET::SMTP,
62 by Charlie Brady [SME: 6993]
63 Second hunk in patch converts tabs to spaces, no code change.
64
65 * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-22.sme
66 - Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7045]
67
68 * Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-21.sme
69 - Always enable imap, listen on the loopback if disabled [SME: 7676]
70
71 * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-20.sme
72 - Avoid use of unitialised variables in smtp migrate fragments [SME: 7495]
73
74 * Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 5.2.0-19.sme
75 - Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922]
76
77 * Mon Jul 02 2012 Ian Wells <esmith@wellsi.com> 5.2.0-18.sme
78 - Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017]
79
80 * Sun Mar 04 2012 Ian Wells <esmith@wellsi.com> 5.2.0-17.sme
81 - MD5 patch to workaround buggy SMTP servers [SME: 6538]
82
83 * Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
84 - Fix previous commit to show complete text in server-manager [SME: 6320]
85
86 * Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
87 - Fix SMTP auth wording in server-manager [SME: 6320]
88
89 * Sat Nov 20 2010 Ian Wells <esmith@wellsi.com> 5.2.0-14.sme
90 - SME 8.0 Changelog Cleanup [SME: 6368]
91
92 * Sun Oct 31 2010 Shad L. Lords <slords@mail.com> 5.2.0-13.sme
93 - Fix property merge when local pseudonym is set [SME: 6370]
94
95 * Sun Oct 31 2010 Shad L. Lords <slords@mail.com> 5.2.0-12.sme
96 - Add smtp auth into web interface, not just when enabled [SME: 6318]
97
98 * Mon Oct 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-11.sme
99 - Enable auth for smtp traffic and migrate if necessary [SME: 5575]
100
101 * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-10.sme
102 - Change enabled to transparent for mail proxy [SME: 5574]
103
104 * Tue May 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
105 - Fix migrate fragment [SME: 5922]
106
107 * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
108 - Fix errors in previous commit [SME: 5922]
109
110 * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-7.sme
111 - Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5922]
112
113 * Sat Apr 3 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-6.sme
114 - Fix HeloHost patch. [SME: 5854]
115
116 * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme
117 - Block by default the SMTP transparent proxy [SME: 5574]
118
119 * Mon Dec 21 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-4.sme
120 - Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680]
121
122 * Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-3.sme
123 - Allow for changing SPAM subject tag through server-manager [SME: 5559]
124
125 * Wed Oct 29 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
126 - Fix 'Allow private' to be correct string [SME: 4731]
127
128 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
129 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
130
131 * Mon Jul 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.0-5
132 - Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285]
133
134 * Sat Jul 26 2008 Gavin Weight <gweight@gmail.com> 4.18.0-4
135 - Fix pseudonyms modify if using special characters. Thanks -
136 Federico Simoncelli. [SME: 4346]
137
138 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.0-3
139 - Add common <base> tags to e-smith-formmagick's general [SME: 4285]
140
141 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-2
142 - Cleanup CREATE/ADD tag mixup [SME: 4045]
143
144 * Tue Mar 11 2008 Stephen Noble <support@dungog.net> 4.18.0-1
145 - Roll stable stream for release.
146
147 * Tue Mar 11 2008 Stephen Noble <support@dungog.net> 4.18.0-1
148 - Roll stable stream for release.
149
150 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.17.0-6
151 - Remove <base> tags now in general [SME: 3917]
152
153 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.17.0-5
154 - Remove duplicate <base> entries [SME: 3892]
155
156 * Wed Jan 09 2008 Stephen Noble <support@dungog.net>4.17.0-4
157 - add visible internal toggle to pseudonym panel [SME: 3497]
158
159 * Thu Dec 27 2007 Shad L. Lords <slords@mail.com> 4.17.0-3
160 - Remove leading 0 from release
161
162 * Wed Dec 26 2007 Charlie Brady <charlie_brady@mitel.com> 4.17.0-02
163 - Add support for SMTPS and MSA outbound authenticated SMTP to
164 smarthost. TODO: Add panel support. [SME: 897]
165
166 * Wed Dec 26 2007 Charlie Brady <charlie_brady@mitel.com> 4.17.0-01
167 - Make new development branch.
168
169 * Mon Jun 25 2007 Charlie Brady <charlie_brady@mitel.com> 4.16.0-22
170 - Add diagnostic if .junkmail Maildir is broken. [SME: 2739]
171
172 * Tue Jun 12 2007 Shad L. Lords <slords@mail.com> 4.16.0-21
173 - Add default to SpamReject to get rid of warnings [SME: 2395]
174
175 * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.16.0-20
176 - decode parameters so pseudonymn can be modified/deleted [SME: 1782]
177
178 * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.16.0-19
179 - encode parameters so pseudonymn can be modified/deleted [SME: 1782]
180
181 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
182 - Clean up spec so package can be built by koji/plague
183
184 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 4.16.0-18
185 - Finish removing admin email forwarding stuff [SME: 827]
186
187 * Wed Jan 24 2007 Federico Simoncelli <federico.simoncelli@gmail.com> 4.16.0-17
188 - Removed braces from the permitted character in pseudonymous [SME: 2270]
189
190 * Mon Jan 22 2007 Shad L. Lords <slords@mail.com> 4.16.0-16
191 - Change fetchmail dest from 127.0.0 2 to 127.0.0.200 [SME: 2223]
192
193 * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 4.16.0-15
194 - Add admin email forwarding to modify user panel [SME: 827]
195
196 * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 4.16.0-14
197 - Make fetchmail deliver to 127.0.0.2 to is it treat like external [SME: 2223]
198
199 * Sat Jan 13 2007 Gavin Weight <gweight@gmail.com> 4.16.0-13
200 - Update Return to sender text to be more clearer that we reject. [SME: 2291]
201
202 * Tue Dec 26 2006 Shad L. Lords <slords@mail.com> 4.16.0-12
203 - Make pseudonyms removable and changeable based on db entries [SME: 2143]
204
205 * Tue Dec 12 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 4.16.0-11
206 - Relaxed the email address check [SME: 1663]
207
208 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
209 - Update to new release naming. No functional changes.
210 - Make Packager generic
211
212 * Wed Nov 08 2006 Gavin Weight <gweight@gmail.com> 4.16.0-10
213 - Add another EXE pattern TVqgAAEAAAAFAAAA - Thanks Alex Schaft. [SME: 2039]
214
215 * Tue Sep 26 2006 Gavin Weight <gweight@gmail.com> 4.16.0-09
216 - Incorrect quoting in purge-junkmail-folders diagnostic. [SME: 1936]
217
218 * Tue Sep 20 2006 Gavin Weight <gweight@gmail.com> 4.16.0-08
219 - Updated virus description in panel. [SME: 1729]
220
221 * Wed Jun 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
222 - Add another EXE pattern TVp1AQEAAAAE - Thanks Hans-Cees Speel [SME: 1623]
223
224 * Fri Jun 16 2006 Gavin Weight <gweight@gmail.com> 4.16.0-06
225 - Removed 35imp migrate fragment. [SME: 563]
226
227 * Mon May 15 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
228 - Fix typo in last change [SME: 1447, SME: 103]
229
230 * Tue May 02 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-04
231 - In smtp-auth-proxy.pl, don't relay client's HELO/EHLO, as some servers
232 (wrongly) reject more than 1. [SME: 103]
233
234 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
235 - Detect dangling pseudonyms to avoid white screen of death [SME: 1054]
236 - See also [SME: 762] for tools to tell you how to fix them
237
238 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
239 - Remove stray duplicate line in lexicon [SME: 824]
240
241 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
242 - Roll stable stream version. [SME: 1016]
243
244 * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-23
245 - Hide access settings if pop3/imap/webmail not installed [SME: 561]
246
247 * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-22
248 - Remove pop3[s] defaults - now in e-smith-pop3 [SME: 561]
249
250 * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-21
251 - Remove imap[s] defaults - now in e-smith-imap [SME: 561]
252
253 * Tue Feb 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.4-20
254 - Pre-create admin's junkmail folder. [SME: 886]
255
256 * Mon Feb 27 2006 Gavin Weight <gweight@gmail.com> 4.15.4-19
257 - Add migrate fragment to get and delete "authentication" and
258 move to correct "Authentication". [SME: 894]
259
260 * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.4-18
261 - Update forwarding address validation failure text. [SME: 824]
262
263 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-17
264 - Fix minor breakage in panel with last change [SME: 818]
265
266 * Thu Feb 16 2006 Charlie Brady <charlieb@e-smith.com> 4.15.4-16
267 - Use $admin{ForwardAddress} in place of AdminEmail [SME: 818]
268
269 * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.4-15
270 - Remove some template files duplicated with e-smith-qmail RPM. [SME: 752]
271
272 * Wed Feb 8 2006 Gavin Weight <gweight@gmail.com> 4.15.4-14
273 - Add migrate fragment to delete EXEFILES. [SME: 95]
274
275 * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.4-13
276 - Add cron job to purge junkmail folders - default retention time is
277 90 days. [SME: 666]
278
279 * Sun Feb 05 2006 Gavin Weight <gweight@gmail.com> 4.15.4-12
280 - No new line in imp fragment at end [SME: 563]
281
282 * Sat Feb 04 2006 Gavin Weight <gweight@gmail.com> 4.15.4-11
283 - Add migrate fragment for imp properties [SME: 563]
284
285 * Wed Feb 01 2006 Gavin Weight <gweight@gmail.com> 4.15.4-10
286 - Updated pseudonyms description [SME: 94]
287
288 * Wed Feb 01 2006 Gavin Weight <gweight@gmail.com> 4.15.4-09
289 - Fixed SMTPAUTHPROXY password field as asterixis [SME: 623]
290
291 * Fri Jan 27 2006 Gavin Weight <gweight@gmail.com> 4.15.4-08
292 - Adjusted text to reflect that SSMTP is enabled by default [SME: 419]
293
294 * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-07
295 - Made sectionbar its own item so that it is in the right place
296 when the sections are hidden [SME: 561]
297
298 * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-06
299 - Hide webmail sections if imp isn't installed
300 - Hide Spam filtering sections if spamassassin isn't installed
301 - Hide Virus scan sections if clamav isn't installed [SME: 561]
302
303 * Fri Jan 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-05
304 - Don't check whether the user exists when creating user@domain
305 pseudonyms - i.e. allow support@dom.ain even if support itself
306 hasn't been defined. Of course, dom.ain must exist. [SME: 368]
307
308 * Fri Jan 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-04
309 - Don't attempt to recreate first.last and first_last pseudonyms
310 in bootstrap-console-save. We create them when we create the user,
311 and if someone deletes them, that's their choice. [SME: 387]
312
313 * Wed Jan 4 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-03
314 - Add 'set hostname=$DomainName' to /etc/Muttrc [SME: 398]
315
316 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.4-02
317 - Bump release number only
318
319 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
320 - [4.15.4-01]
321 - Remove L10Ns from base packages [SF: 1309520]
322
323 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
324 - [4.15.3-01]
325 - New dev stream before relocating L10Ns
326
327 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
328 - [4.15.2-41]
329 - Change French translation of "Weekend" to the more
330 universally acceptable "samedi et dimanche" [SF: 1293855]
331
332 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
333 - [4.15.2-40]
334 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
335
336 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
337 - [4.15.2-39]
338 - Cleanups to French L10N - Thanks Didier Rambeau [SF: 1293855]
339
340 * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
341 - [4.15.2-38]
342 - Actually add German L10N to correct package [SF: 1293325]
343
344 * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
345 - [4.15.2-37]
346 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
347
348 * Tue Sep 13 2005 Gordon Rowell <gordonr@gormand.com.au>
349 - [4.15.2-36]
350 - Add configuration options for ISP SMTP AUTH to Email delivery page
351 [SF: 1236748]
352
353 * Wed Sep 7 2005 Charlie Brady <charlieb@e-smith.com>
354 - [4.15.2-35]
355 - Add requires header for Authen::SASL module, needed by SMTP auth
356 proxy. [SF: 1269111]
357
358 * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
359 - [4.15.2-34]
360 - Lexicon updates. Still need more French and Spanish translation
361 done. [SF: 1280024]
362
363 * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
364 - [4.15.2-33]
365 - Add UI toggles for private/public IMAP/IMAPS/POP/POPS. Thanks for
366 patch go to Michael Weinberger! [SF: 1280024]
367
368 * Wed Aug 24 2005 Charlie Brady <charlieb@e-smith.com>
369 - [4.15.2-32]
370 - Handle upstream disconnect in smtp-auth-proxy. Use more concise
371 proxy code, courtesy of the Perl Cookbook. [SF: 1269414]
372
373 * Wed Aug 24 2005 Charlie Brady <charlieb@e-smith.com>
374 - [4.15.2-31]
375 - Improve error reporting in smtp-auth-proxy - return 421 status, and
376 log config errors and upstream connect errors to stderr. [SF: 1257015]
377
378 * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
379 - [4.15.2-30]
380 - Fix typo in fetchmail settings save part of panel code. [SF: 1265400]
381
382 * Wed Aug 10 2005 Charlie Brady <charlieb@e-smith.com>
383 - [4.15.2-29]
384 - Remove stray symlink from last patch.
385
386 * Wed Aug 10 2005 Shad Lords <slords@mail.com>
387 - [4.15.2-28]
388 - Remove last qmail stuff [SF: 1255261]
389 - Break out pop3 into its own package [SF: 1256055]
390 - Rename popd service to pop3 [SF: 1256055]
391 - Include imap database stuff [SF: 1256055]
392
393 * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
394 - [4.15.2-27]
395 - Remove "Obsoletes: e-smith-qmail", and split out all qmail specific stuff.
396 [SF: 1255261]
397
398 * Tue Aug 2 2005 Shad Lords <slords@email.com>
399 - [4.15.2-26]
400 - Add TCPProxyPort to specify which port to proxy [SF: 1246986]
401
402 * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
403 - [4.15.2-25]
404 - Complete the update to current db access APIs - a few esmith::db and
405 esmith::config calls were found hiding. [SF: 1216546, 1242331]
406
407 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
408 - [4.15.2-24]
409 - Update all db access APIs to current standards. [SF: 1216546]
410
411 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
412 - [4.15.2-23]
413 - Fix pop* run scripts to find checkpassword binary via
414 PATH search. [SF: 1239720]
415 - Various further muttrc configuration changes (from Shad) [SF: 1235454]
416 . Fix braces
417 . Configure "folder" to use IMAP as well, so we see all IMAP
418 folders
419 . use URLs instead of PINE style folder names, and use imaps directly
420
421 * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
422 - [4.15.2-22]
423 - Configure /etc/Muttrc to use IMAP
424 - And expand /etc/Muttrc at same times as /etc/pine.conf
425 Patch contributed by Gordon Rowell. [SF: 1235454]
426
427 * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
428 - [4.15.2-21]
429 - French L10N Merci - Didier. [ SF:1227389 ]
430 - Add some missing Requires: headers. [SF: 1217914]
431
432 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
433 - [4.15.2-20]
434 - Add Obsoletes headers for a number of email addon packages.
435 [SF: 1219069]
436
437 * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
438 - [4.15.2-19]
439 - Four PIF file patterns (AHhUYXgg,AMlIbDk5Lm,AMkgICAg,AHhIYW5k) and
440 one more EXE file pattern (TVoAACoAG) - Thanks Hans-Cees Speel
441
442 * Fri Jun 3 2005 Charlie Brady <charlieb@e-smith.com>
443 - [4.15.2-18]
444 - Another EXE file pattern TVpLRVJOR - Thanks Ray Mitchell
445 and Gordon Rowell.
446
447 * Tue May 31 2005 Charlie Brady <charlieb@e-smith.com>
448 - [4.15.2-17]
449 - Disable all mailpatterns by default [Gordon SF:1202391]
450 - Change mailpatterns database back to one pattern per entry [Gordon SF:1202391]
451 - Add two new EXE file patterns - Thanks Ray Mitchell
452
453 * Tue May 24 2005 Charlie Brady <charlieb@e-smith.com>
454 - [4.15.2-16]
455 - Make sure that there are empty templates-default files in the
456 peers/{o,local} templates directory. Fix up a couple of problems
457 in the pop3s run script. [SF: 1206471]
458
459 * Wed May 18 2005 Charlie Brady <charlieb@e-smith.com>
460 - [4.15.2-15]
461 - Change db lookup of spamassassin{sortspam} to spamassassin{SortSpam}.
462 Expand all users' .qmail files in email-update action. [SF: 1202402]
463
464 * Fri May 13 2005 Charlie Brady <charlieb@e-smith.com>
465 - [4.15.2-14]
466 - [Patch from Gordon's e-smith-email-4.15.2-13gr02]
467 - Add missing qmail initscript links [SF:1201092]
468 - Modify email-update-user to expand ~/.qmail-junkmail
469 - Add templates for ~/.qmail-junkmail
470 - This should probably be in e-smith-spamassassin, but that
471 would mean another perl invocation for that template
472
473 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
474 - [4.15.2-13]
475 - Big set of patches from Gordon Rowell.
476 - Show public pop/public imap/http webmail/smtp auth if they
477 are already enabled in that way. Otherwise, only show disabled
478 and the pop3s/imaps/https webmail/ssmtp auth version
479 - Change emailsettings.pm to store most properties in the virtual
480 smtpd and ssmtpd records
481 - Change URL in webmail text to https://
482 - Various lexicon changes for consistency across the panel
483 - Use $db->set_prop(thing,prop,value) instead of
484 $db->get(thing)->set_prop(prop,value)
485 - TODO: The fetchmail settings could easily be done in a loop
486 - Don't delete DelegateMailServer when empty, just clear the value
487 - Changed Patterns property to PatternsScan to match VirusScan
488 - Added lots of defaults for smtpd and ssmtpd:
489 smtpd{access}: public
490 smtpd{Authentication}: disabled
491 smtpd{Instances}: 40
492 smtpd{InstancesPerIP}: 5
493 smtpd{PatternsScan}: disabled
494 smtpd{Proxy}: enabled
495 smtpd{status}: enabled
496 smtpd{TCPPort}: 25
497 smtpd{type}: service
498 smtpd{VirusScan}: enabled
499
500 ssmtpd{access}: public
501 ssmtpd{Authentication}: enabled
502 ssmtpd{Instances}: 10
503 ssmtpd{status}: enabled
504 ssmtpd{TCPPort}: 465
505 ssmtpd{type}: service
506 - Fix up masq fragment to look at smtpd{Proxy}
507 - Add migrate frament for smtpfront-qmail properties
508 - Move mailpatterns defaults to this package
509 - Delete duplicate Requires: line
510 - Fix check for smtpd{Authentication} when displaying options
511
512 * Mon May 2 2005 Charlie Brady <charlieb@e-smith.com>
513 - [4.15.2-12]
514 - Add pseudonyms fragment for virtualdomains template (missed in last
515 change).
516
517 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
518 - [4.15.2-11]
519 - [All items in this change contributed by Gordon Rowell.]
520 - Allow separation of mail for bob@domain1 from bob@domain2
521 - To configure, enter pseudonyms of the form pseudo@domain => user
522 with the following restrictions:
523 - pseudo must be a user already configured on the server
524 - domain must be a domain alredy configured on the server
525 - pseudo may not equal user (since that's the default for all domains)
526 - Merged in the web interface from Shad Lords' e-smith-spamassassin
527 onto the E-mail filtering sub-page
528 - TODO: We should probably disallow this if only one domain is hosted
529 on the server.
530
531 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
532 - [4.15.2-10]
533 - [All items in this change contributed by Gordon Rowell.]
534 - Add e-mail filtering page
535 - Prepare for migration to qpsmtpd by using $SMTPD and $SSMTPD
536 throughout the panel code
537 - Changed Requires: from e-smith-mailfront to e-smith-smtpd (which
538 is provided by e-smith-qpsmtpd and could be by e-smith-mailfront).
539 - Add skeleton virus and spam scan toggles. Note that these set
540 options in the $SMTPD services and each virus or spam scanner can
541 use those as defaults and add additional options as required. For
542 example, if $SMTPD{VirusScan} == 'disabled', no virus scanners should
543 configure themselves to look at the mail.
544 - Make patterns status depend on any being selected, which removes a
545 redundant toggle
546
547 * Thu Apr 28 2005 Charlie Brady <charlieb@e-smith.com>
548 - [4.15.2-09]
549 - Drop e-smith-mailfront dependency, to allow switch to qpsmtpd
550 if desired.
551
552 * Tue Apr 26 2005 Charlie Brady <charlieb@e-smith.com>
553 - [4.15.2-08]
554 - Add update of PatternsStatus (patch from Gordon), and fix a few typos.
555
556 * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
557 - [4.15.2-07]
558 - Add missing /var/service/qmail/down file.
559
560 * Sun Apr 10 2005 Charlie Brady <charlieb@e-smith.com>
561 - [4.15.2-06]
562 - [Patch from Gordon]
563 - Complete L10N of front page of emailsettings
564 - Move many panel option hashes into subroutines for re-use on status page
565 - Move executable content blocking section from subroutine to FM XML
566 - Open AccountsDB read-only since that's all we need
567 - Actually fix the evil and unsafe part of the webmail settings code
568 - Dormant prototype of optional display of multidrop settings regions
569 - Removed percent from (percent)prep in 4.9.0-01 changelog entry
570 to stop mezzanine/rpmbuild failures due to multiple (percent)prep
571 sections (sigh)
572
573 * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
574 - [4.15.2-05]
575 - Add template expansion of pop service peers files to email-update,
576 as private/public may have changed.
577
578 * Tue Mar 29 2005 Charlie Brady <charlieb@e-smith.com>
579 - [4.15.2-04]
580 - Fix configuration of ACLs and users-assign files during bootstrap-console-save.
581
582 * Sat Mar 26 2005 Charlie Brady <charlieb@e-smith.com>
583 - [4.15.2-03]
584 - Ensure that /var/service/qmail/control/1 is executable.
585
586 * Thu Mar 24 2005 Charlie Brady <charlieb@e-smith.com>
587 - [4.15.2-02]
588 - Integrate Gordon's changes to break form up into subforms.
589 TODO - non-en localisations.
590
591 * Thu Mar 24 2005 Charlie Brady <charlieb@e-smith.com>
592 - [4.15.2-01]
593 - Roll new development stream - 4.15.2
594
595 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
596 - [4.15.1-30]
597 - Avoid warning from email panel if patterns are not enabled.
598 - Avoid crash in panel if DelegateMailServer is being set.
599
600 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
601 - [4.15.1-29]
602 - Don't expand /var/qmail/users/assign in generic_template_expand,
603 as users/groups may not yet be created. Instead, combine with
604 qmail-newu in qmail service control/1 script.
605
606 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
607 - [4.15.1-28]
608 - Add missing templates for popd/pop3s peers files.
609 - Change port specification in popd run file from "pop3" to
610 "pop" - tcpsvd doesn't grok "pop3".
611
612 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
613 - [4.15.1-27]
614 - Use tcpsvd instead of tcpserver for popd and pop3d. Use sslio
615 instead of stunnel for pop3d. TODO - configurable concurrency
616 limits.
617
618 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
619 - [4.15.1-26]
620 - Remove now obsolete email-assign action.
621 - Add "Requires: runit"
622
623 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
624 - [4.15.1-25]
625 - Add missing templates.metadata file for qmail/users/assign.
626
627 * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
628 - [4.15.1-24]
629 - More fixes of path for qmail service directory.
630
631 * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
632 - [4.15.1-23]
633 - Fix paths for qmail service directory in filelist.
634
635 * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
636 - [4.15.1-22]
637 - Move post-upgrade actions to bootstrap-console-save.
638
639 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
640 - [4.15.1-21]
641 - Include all content from e-smith-qmail (arguably lots of this
642 content should move to e-smith-qmail, but this is easier).
643 - Obsolete email-assign action.
644
645 * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
646 - [4.15.1-20]
647 - Fix dangling symlink.
648 - Add missing exports in FormMagick::Panel::emailsettings
649 - Add missing templates for pop3s tcpserver cdb file.
650
651 * Fri Mar 11 2005 Charlie Brady <charlieb@e-smith.com>
652 - [4.15.1-19]
653 - Fix dangling symlinks, and add tcpserver cdb support for
654 popd and pop3s.
655
656 * Fri Mar 11 2005 Charlie Brady <charlieb@e-smith.com>
657 - [4.15.1-18]
658 - Fix warning from EmailUnknownUser migrate fragment.
659
660 * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
661 - [4.15.1-17]
662 - Fix path to skeletal junkmail Maildir.
663 - Up memory limits for popd and pop3s run files.
664 - Add missing /var/log/pop3s directory.
665
666 * Wed Mar 9 2005 Charlie Brady <charlieb@e-smith.com>
667 - [4.15.1-16]
668 - Fix some missing checkins from previous version.
669
670 * Wed Mar 9 2005 Charlie Brady <charlieb@e-smith.com>
671 - [4.15.1-15]
672 - Fold in most of Shad's panel changes, with support for
673 imaps and pop3s.
674 - Add supervised pop3s service.
675 - Allow pseudonums of pseudonyms.
676 - Obsolete email-update-shared and email-conf actions.
677 - Add junkmail maildir to skeletal user dir
678 - Remove db entry creation code from panel code - now done
679 via default fragments.
680 - Add TCPPort property of popd (and pop3s).
681
682 * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
683 - [4.15.1-14]
684 - Remove bogus dependency on sortspam.
685
686 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
687 - [4.15.1-13]
688 - Remove obsolete email-startup-links action. [MN00065651]
689 - Obsolete email-sighup and smtp-auth-proxy-restart by using generic
690 services-adjust action. Remove unused email-restart action.
691 Update e-smith-lib dependency. [MN00065576]
692
693 * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
694 - [4.15.1-12]
695 - Remove conf-fetchmail action - done by default fragments. [MN00064329]
696 - Include ~alias/.qmail-default symlink in rpm. [MN00064230]
697 - Use generic_template_expand action where possible, in place
698 of specific actions. Update e-smith-lib dependency. [MN00064130]
699
700 * Mon Jan 3 2005 Charlie Brady <charlieb@e-smith.com>
701 - [4.15.1-11]
702 - Add default "abuse" pseudonym. [MN00062658]
703
704 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
705 - [4.15.1-10]
706 - Remove no longer needed conf-migrate-* actions. [charlieb MN00062545]
707 - Fix "Visisble" typo in default "everyone" pseudonym. [charlieb MN00046951]
708 - Don't restart auth proxy in bootstrap-console-save [charlieb MN00062549]
709
710 * Mon Dec 27 2004 Charlie Brady <charlieb@e-smith.com>
711 - [4.15.1-09]
712 - Untaint pseudonym before using in system(). [charlieb MN00050161]
713
714 * Thu Nov 11 2004 Charlie Brady <charlieb@e-smith.com>
715 - [4.15.1-08]
716 - Fix ownership and permissions of ~alias [charlieb MN00057000]
717
718 * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
719 - [4.15.1-07]
720 - Updated requires with new perl dependencies. [msoulier MN00040240]
721
722 * Mon Jun 21 2004 Michael Soulier <msoulier@e-smith.com>
723 - [4.15.1-06]
724 - Updated requires.
725
726 * Tue May 11 2004 Michael Soulier <msoulier@e-smith.com>
727 - [4.15.1-05]
728 - Added validation to the AdminEmail field. [msoulier MN00023812]
729
730 * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
731 - [4.15.1-04]
732 - Made filtering via SA the default preprocessing action for all email.
733 [msoulier MN00027881]
734
735 * Tue May 4 2004 Michael Soulier <msoulier@e-smith.com>
736 - [4.15.1-03]
737 - Added defaults fragments for all smtp-auth-proxy properties.
738 [msoulier 4728]
739
740 * Tue May 4 2004 Michael Soulier <msoulier@e-smith.com>
741 - [4.15.1-02]
742 - Updating dependencies.
743
744 * Tue May 4 2004 Michael Soulier <msoulier@e-smith.com>
745 - [4.15.1-01]
746 - Rolling as-source to collect patches.
747
748 * Tue May 4 2004 Michael Soulier <msoulier@e-smith.com>
749 - [4.15.0-07]
750 - Patches run script to provide FQDN in POP3 login. [msoulier dpar-27887]
751
752 * Wed Feb 18 2004 Michael Soulier <msoulier@e-smith.com>
753 - [4.15.0-06]
754 - Updated template for admin's .qmail file. [msoulier dpar-20868]
755
756 * Tue Feb 17 2004 Michael Soulier <msoulier@e-smith.com>
757 - [4.15.0-05]
758 - Updated template for home directory .qmail files to support change in
759 sortspam to allow .qmail files more control over mail delivery.
760 [msoulier dpar-20868]
761
762 * Thu Feb 12 2004 Mark Knox <markk@e-smith.com>
763 - [4.15.0-04]
764 - Fwd port of 10064: fixed expansion of /etc/fetchmail in email-update event
765 [markk 11026]
766
767 * Mon Feb 9 2004 Michael Soulier <msoulier@e-smith.com>
768 - [4.15.0-03]
769 - Updated the Requires list and fixed a couple of minor problems.
770 [msoulier 4728]
771
772 * Mon Feb 9 2004 Michael Soulier <msoulier@e-smith.com>
773 - [4.15.0-02]
774 - Adding Charlie's smtp-auth-proxy, and putting it under supervision.
775 [msoulier 4728]
776
777 * Mon Jan 26 2004 Michael Soulier <msoulier@e-smith.com>
778 - [4.15.0-01]
779 - rolling to dev - 4.15.0
780
781 * Sun Sep 21 2003 Charlie Brady <charlieb@e-smith.com>
782 - [4.14.0-08]
783 - Remove duplicate primary domain name in multidrop fetchmail template
784 [charlieb 10064]
785
786 * Wed Aug 27 2003 Michael Soulier <msoulier@e-smith.com>
787 - [4.14.0-07]
788 - Added K* init symlinks to runlevels 0, 1 and 6 for popd. [msoulier 9761]
789
790 * Fri Aug 22 2003 Michael Soulier <msoulier@e-smith.com>
791 - [4.14.0-06]
792 - Removed the conditional around the SMTPProxy creation code. [msoulier 9572]
793 - Changed the trigger property for the SMTPProxy to "Proxy", in
794 smtpfront-qmail. [msoulier 9572]
795
796 * Tue Aug 19 2003 Michael Soulier <msoulier@e-smith.com>
797 - [4.14.0-05]
798 - Added an smtp-proxy db record to permit enabling/disabling of the smtp
799 proxy. [msoulier 9572]
800
801 * Wed Jul 16 2003 Charlie Brady <charlieb@e-smith.com>
802 - [4.14.0-04]
803 - Add junkmail maildir to skel home directory. [charlieb 9475]
804
805 * Thu Jul 3 2003 Charlie Brady <charlieb@e-smith.com>
806 - [4.14.0-03]
807 - Use qmail delivery properties to determine local delivery instructions for
808 admin user. [charlieb 9198, 9255]
809
810 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
811 - [4.14.0-02]
812 - Ensure that admin has a .qmail file.
813 [charlieb 9198]
814
815 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
816 - [4.14.0-01]
817 - Changing version to stable stream number - 4.14.0
818
819 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
820 - [4.13.0-63]
821 - Spanish nav bar [gordonr 9153]
822
823 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
824 - [4.13.0-62]
825 - Added pseudonym for anonymous [gordonr 9127]
826
827 * Thu Jun 19 2003 Charlie Brady <charlieb@e-smith.com>
828 - [4.13.0-61]
829 - Fix bug with format of ETRN fetchmail invocation. [charlieb 9077]
830
831 * Thu Jun 19 2003 Gordon Rowell <gordonr@e-smith.com>
832 - [4.13.0-60]
833 - Add some defaults for fetchmail, including Method|standard
834 [gordonr 8921]
835
836 * Wed Jun 11 2003 Charlie Brady <charlieb@e-smith.com>
837 - [4.13.0-59]
838 - Add log/run script which was missing from last checkin. [charlieb 8903]
839
840 * Wed Jun 11 2003 Charlie Brady <charlieb@e-smith.com>
841 - [4.13.0-58]
842 - Use tcpserver/supervise rather than xinetd to handle POP connections. Need new
843 genfilelist to handle the permissions under /var/service. [charlieb 8903]
844
845 * Wed Jun 4 2003 Charlie Brady <charlieb@e-smith.com>
846 - [4.13.0-57]
847 - Fix devnull pre-defined alias definition. Use defaults mechanism to reserve
848 devnull alias. Use same mechanism for postmaster, mailer-daemon, and everyone
849 pseudonyms. [charlieb 6460]
850
851 * Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
852 - [4.13.0-56]
853 - Change default status for fetchmail to "disabled". [charlieb 8921]
854
855 * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
856 - [4.13.0-55]
857 - Removed dangling symlink to email-startup. [msoulier 8808]
858
859 * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
860 - [4.13.0-54]
861 - Fixed expectation of email-update-group so that it can handle user-deleted
862 and group-deleted. [msoulier 6414]
863
864 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
865 - [4.13.0-53]
866 - Add Spanish lexicon for emailsettings and pseudonyms [lijied 3793]
867
868 * Tue Apr 29 2003 Tony Clayton <apc@e-smith.com>
869 - [4.13.0-52]
870 - Add default db fragments for qmail/popd/fetchmail services [tonyc 8537]
871 - Remove dead email-startup action [tonyc 8537]
872
873 * Mon Apr 14 2003 Michael Soulier <msoulier@e-smith.com>
874 - [4.13.0-51]
875 - Changed the interface to email-update-group to accept either no second
876 argument, or a group or user. [msoulier 8103]
877
878 * Mon Apr 14 2003 Michael Soulier <msoulier@e-smith.com>
879 - [4.13.0-50]
880 - Removed email-update-all-groups and modified email-update-group to handle
881 its functionality. [msoulier 8103]
882
883 * Mon Apr 14 2003 Charlie Brady <charlieb@e-smith.com>
884 - [4.13.0-49]
885 - Remove email-relocate-maildirs action - it's moving to e-smith-imap.
886 [charlieb 8273]
887
888 * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
889 - [4.13.0-48]
890 - Modified French button name [lijied 7921]
891
892 * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
893 - [4.13.0-47]
894 - Modified button name [lijied 7921]
895
896 * Thu Apr 10 2003 Michael Soulier <msoulier@e-smith.com>
897 - [4.13.0-46]
898 - Using the createlinks script for symlink creation for consistency.
899 [msoulier 6414]
900
901 * Thu Apr 10 2003 Michael Soulier <msoulier@e-smith.com>
902 - [4.13.0-45]
903 - Fixed lack of & in front of addresses generated by email-update-all-groups.
904 [msoulier 6414]
905 - Fixed lack of use of processTemplate in email-update-group. [msoulier 6414]
906 - Added a symlink to email-update-all-groups in user-delete. [msoulier 6414]
907
908 * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
909 - [4.13.0-44]
910 - Add creation of ~admin/.qmail-default symlink. Move email-update-user
911 action from post-upgrade to bootstrap-console-save, so it is run
912 at post-install as well. [charlieb 7660]
913
914 * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
915 - [4.13.0-43]
916 - Modified pseudonym button name [lijied 7921]
917
918 * Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com>
919 - [4.13.0-42]
920 - Fixed fr nav bar [gordonr 7926]
921
922 * Mon Apr 7 2003 Charlie Brady <charlieb@e-smith.com>
923 - [4.13.0-41]
924 - Change email-update-user action to loop through all users if
925 username not given. Link into post-upgrade action. Create
926 .qmail-default symlink if it doesn't already exist.
927 [charlieb 7609]
928
929 * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
930 - [4.13.0-40]
931 - Changed $q->table to $q->start_table where necessary [lijied 8034]
932
933 * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
934 - [4.13.0-39]
935 - Missing english L10N in emailsettings [gordonr 1950]
936
937 * Wed Apr 2 2003 Charlie Brady <charlieb@e-smith.com>
938 - [4.13.0-38]
939 - Removed 'Mitel Networks SME Server' branding on emailsetting
940 and pseudonyms [lijied 8016]
941 - Changed Copyright header to License. [charlieb]
942 - Add local delivery options in .qmail template - use
943 DeliveryType and DeliveryInstruction properties of qmail.
944 [charlieb 2600]
945
946 * Wed Apr 2 2003 Charlie Brady <charlieb@e-smith.com>
947 - [4.13.0-37]
948 - Modify email-relocate-maildirs to ensure that Mail/junkmail
949 folder exists for all users. [charlieb 2600]
950
951 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
952 - [4.13.0-36]
953 - Redirect outbound port 25 through our SMTP server [gordonr 6349]
954
955 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
956 - [4.13.0-35]
957 - Changed to ~alias/.qmail-devnull-default [gordonr 6460]
958
959 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
960 - [4.13.0-34]
961 - Added ~alias/.qmail-devnull [gordonr 6460]
962
963 * Tue Apr 1 2003 Lijie Deng <lijied@e-smith.com>
964 - [4.13.0-33]
965 - Modified emailsetting en-us 'standard' trans text [lijied 7949]
966
967 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
968 - [4.13.0-32]
969 - Fixed fr nav bar entry [gordonr 7926]
970
971 * Mon Mar 31 2003 Mike Dickson <miked@e-smith.com>
972 - [4.13.0-31]
973 - fixed the "Action" column to be several columns instead of one [miked 7761]
974
975 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
976 - [4.13.0-30]
977 - Make use of sectionbar hr CSS class [gordonr 7911]
978
979 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
980 - [4.13.0-29]
981 - And make section bars only 80% of the width to its obvious there's one
982 Save button for the page [gordonr 7911]
983
984 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
985 - [4.13.0-28]
986 - Lighten section bars a little [gordonr 7911]
987
988 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
989 - [4.13.0-27]
990 - Strengthen section headings to show blocks [gordonr 1950]
991
992 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
993 - [4.13.0-26]
994 - Deleted dangling panel links after panel merge [gordonr 1950]
995
996 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
997 - [4.13.0-25]
998 - Adding French L10Ns [gordonr 1950]
999
1000 * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
1001 - [4.13.0-24]
1002 - Rearranged panel order slightly to group like items [gordonr 1950]
1003 - Adjusted titles of the two delegate mail server (upstream/downstream)
1004 items [gordonr 1950]
1005 - TODO: Some missing French L10Ns (tagged in lexicon) [gordonr 1950]
1006
1007 * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
1008 - [4.13.0-23]
1009 - Deleted emailretrieval/otheremail - now merged into emailsettings
1010 [gordonr 1950]
1011 - Made emailsettings panel loop back to start and display
1012 success/failure message [gordonr 1950]
1013
1014 * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
1015 - [4.13.0-22]
1016 - Modified emailretrieval and emailsettings en-us text [lijied 4937]
1017 - Modified emailretrieval and emailsettings fr-ca text [lijied 4937]
1018 and modified the lexicons to use lang="fr", rename the lexicon
1019 directory to fr [lijied 6787]
1020
1021 * Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com>
1022 - [4.13.0-21]
1023 - Modified emailsettings access text [lijied 4081]
1024
1025 * Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com>
1026 - [4.13.0-20]
1027 - And add panel link [gordonr 1950]
1028 - Change page title to "E-mail settings' and nav bar to 'e-mail'
1029 in English and French [gordonr 1950]
1030 - Modified otheremail POP and IMAP server access text [lijied 4081]
1031
1032 * Mon Mar 24 2003 Gordon Rowell <gordonr@e-smith.com>
1033 - [4.13.0-19]
1034 - Merge emailretrieval/othermail -> emailsettings [gordonr 1950]
1035
1036 * Tue Mar 18 2003 Gordon Rowell <gordonr@e-smith.com>
1037 - [4.13.0-18]
1038 - Added [$ExternalIP] to "locals" [gordonr 6900]
1039
1040 * Tue Mar 18 2003 Gordon Rowell <gordonr@e-smith.com>
1041 - [4.13.0-17]
1042 - Deleted ./etc/{fetchmail, startmail}/template-begin,
1043 and modified %build [lijied 3295]
1044 - Reconfigure/reload /var/qmail/control/locals on ip-change [gordonr 6900]
1045
1046 * Tue Mar 18 2003 Gordon Rowell <gordonr@e-smith.com>
1047 - [4.13.0-16]
1048 - Broken rebuild - missing mkdir in %build
1049
1050 * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
1051 - [4.13.0-15]
1052 - Modified panel order for emailretrieval,otheremail
1053 and pseudonyms
1054 - Modified en-us and fr-ca pseudonyms panel title [lijied 7356]
1055
1056 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
1057 - [4.13.0-14]
1058 - Split en-us lexicon from emailretrieval panel
1059 split en-us lexicon from otheremail panel
1060 split en-us lexicon from pseudonyms panel [lijied 4030]
1061
1062 * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
1063 - [4.13.0-13]
1064 - RebuildRPM for otheremail and pseudonyms [lijied 5003]
1065
1066 * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
1067 - [4.13.0-12]
1068 - RebuildRPM for emailretrival, commit missed last time [lijied 5003]
1069
1070 * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
1071 - [4.13.0-11]
1072 - Added French lexicon for emailretrieval, otheremail
1073 and pseudonyms. [lijied 5003]
1074 - Re-do hosts.allow template to use esmith::ConfigDB::hosts_allow_spec.
1075 Add dependency on up-to-date e-smith-lib. [charlieb 5650]
1076 - Remove bogus mailfront dependency.
1077
1078 * Tue Feb 25 2003 Charlie Brady <charlieb@e-smith.com>
1079 - [4.13.0-10]
1080 - Convert virtualdomains template to use esmith::{Hosts,Domains}DB.
1081 [charlieb 2670]
1082 - Remove duplicate DomainName setting from virtualdomains template,
1083 now that the primary domain is added to the domains db. [charlieb 2670]
1084
1085 * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
1086 - [4.13.0-09]
1087 - Removed use of LocalDomainPrefix. [msoulier 4812]
1088
1089 * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
1090 - [4.13.0-08]
1091 - added ACTION to the lexicon [miked 6363]
1092
1093 * Wed Jan 15 2003 Charlie Brady <charlieb@e-smith.com>
1094 - [4.13.0-07]
1095 - Change pattern match for ppp device in /etc/startmail, so that
1096 mail collection is triggered on a PCI ISDN dialup link [charlieb 5399]
1097 - Remove standard template-{begin,end} fragments where possible. The
1098 default ones will be used in their place [charlieb 3295]
1099
1100 * Thu Jan 9 2003 Michael Soulier <msoulier@e-smith.com>
1101 - [4.13.0-06]
1102 - Fixed incorrect page flow behaviour. Panel now returns to start page on
1103 completion, with a status message prefixed. [msoulier 6470]
1104
1105 * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
1106 - [4.13.0-05]
1107 - minor UI updates [miked 5494]
1108
1109 * Mon Dec 16 2002 Mike Dickson <miked@e-smith.com>
1110 - [4.13.0-04]
1111 - UI Update, part of the tweaking for the new UI [miked 5494]
1112
1113 * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
1114 - [4.13.0-03]
1115 - ui update [miked 5494]
1116
1117 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
1118 - [4.13.0-02]
1119 - update to new UI system [miked 5494]
1120
1121 * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
1122 - [4.13.0-01]
1123 - Rolling development stream version to 4.13.0
1124
1125 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
1126 - [4.12.1-01]
1127 - Roll new version to fix tagging problem
1128
1129 * Tue Oct 15 2002 Gordon Rowell <gordonr@e-smith.com>
1130 - [4.12.0-02]
1131 - If the user had a maildir called Mail/, rename it so it gets
1132 relocated into the new directory Mail/. Attempt to relocate as
1133 many directories as possible - only warn when directories can't
1134 be renamed rather than calling die(). [gordonr 4767]
1135
1136 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
1137 - [4.12.0-01]
1138 - Roll to maintained version number to 4.12.0
1139
1140 * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
1141 - [4.11.8-05]
1142 - Removed stray description tag [markk 5135]
1143
1144 * Tue Sep 24 2002 Charlie Brady <charlieb@e-smith.com>
1145 - [4.11.8-04]
1146 - Re-add "use esmith::util" to email-update-group - it was lost in the
1147 esmith::AccountsDB rewrite. [charlieb 4932]
1148
1149 * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
1150 - [4.11.8-03]
1151 - Fix creation of list of groups from groupname in last change [charlieb 4932]
1152
1153 * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
1154 - [4.11.8-02]
1155 - Modify email-update-group to iterate over all groups during post-upgrade
1156 event [charlieb 4932]
1157
1158 * Mon Sep 9 2002 Mark Knox <markk@e-smith.com>
1159 - [4.11.8-01]
1160 - Rolling to new version to fix patching problem
1161
1162 * Mon Sep 9 2002 Mark Knox <markk@e-smith.com>
1163 - [4.11.7-06]
1164 - Display only multidrop retrieval in private s&g mode [markk 4780]
1165
1166 * Mon Sep 9 2002 Charlie Brady <charlieb@e-smith.com>
1167 - [4.11.7-05]
1168 - Use localhost for all fetchmail local delivery [charlieb 4742]
1169
1170 * Thu Sep 5 2002 Mark Knox <markk@e-smith.com>
1171 - [4.11.7-04]
1172 - Remove empty description and lexicon entry [markk 4764]
1173
1174 * Wed Sep 4 2002 Gordon Rowell <gordonr@e-smith.com>
1175 - [4.11.7-03]
1176 - Relocate maildirs for all users and admin to Mail/ subdirectory
1177 in post-upgrade event. Directories which didn't exist in Mail/
1178 preserve their name. Directories which conflict with an existing
1179 directory in Mail/ become {name}.relocated and if that conflicts,
1180 we try {name}.relocated-time(). If that conflicts, we generate a
1181 warning to the log and give up. [gordonr 4767]
1182
1183 * Fri Aug 30 2002 Charlie Brady <charlieb@e-smith.com>
1184 - [4.11.7-02]
1185 - Update default pine configuration to deal with TLS capable imapd,
1186 and to support a few more features. [charlieb 3669]
1187
1188 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
1189 - [4.11.7-01]
1190 - Use new adjust-masq action script to adjust packet filter, rather than
1191 restart-masq. [charlieb 4501]
1192
1193 * Fri Jul 26 2002 Charlie Brady <charlieb@e-smith.com>
1194 - [4.11.6-01]
1195 - Return exit status from /etc/startmail if it is called, 0 otherwise.
1196 [charlieb 4487]
1197
1198 * Fri Jul 26 2002 Charlie Brady <charlieb@e-smith.com>
1199 - [4.11.5-01]
1200 - Add missing space after --authentication option. [charlieb 3050]
1201
1202 * Fri Jul 26 2002 Charlie Brady <charlieb@e-smith.com>
1203 - [4.11.4-01]
1204 - Call /etc/startmail from email-ipup, rather than /etc/fetchmail, so that
1205 $SMTP is set. [charlieb 4483]
1206
1207 * Wed Jul 24 2002 Mark Knox <markk@e-smith.com>
1208 - [4.11.3-01]
1209 - Fixed faulty display of multidrop params [markk 4453]
1210 - Added fetch of POP password [markk 4453]
1211
1212 * Wed Jul 24 2002 Gordon Rowell <gordonr@e-smith.com>
1213 - [4.11.2-01]
1214 - Added optional property fetchmail|AuthenticationMethod, defaulting to
1215 "password" so that people with working CRAM-MD5 or similar can still
1216 choose that (or indeed "any" if it works for them) [gordonr 3050]
1217
1218 * Wed Jul 24 2002 Gordon Rowell <gordonr@e-smith.com>
1219 - [4.11.1-01]
1220 - Added --auth password to fetchmail call to force password
1221 authentication [gordonr 3050]
1222
1223 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
1224 - [4.11.0-01]
1225 - Changing version to maintained stream number to 4.11.0
1226
1227 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
1228 - [4.10.0-01]
1229 - Changing version to maintained stream number to 4.10.0
1230
1231 * Tue May 28 2002 Charlie Brady <charlieb@e-smith.com>
1232 - [4.9.25-01]
1233 - Fix multi-drop sort. 'on' and 'off' were confused in "select sort
1234 method" in the panel. [charlieb 3682]
1235
1236 * Tue May 28 2002 Charlie Brady <charlieb@e-smith.com>
1237 - [4.9.24-01]
1238 - Fix forward unknonw email to admin, which was broken in the FormMagick
1239 conversion. [charlieb 3683]
1240
1241 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1242 - [4.9.23-01]
1243 - RPM rebuild forced by cvsroot2rpm
1244
1245 * Wed May 22 2002 Gordon Rowell <gordonr@e-smith.com>
1246 - [4.9.22-01]
1247 - Set smtp-server=localhost in pine.conf [gordonr 3567]
1248
1249 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
1250 - [4.9.21-01]
1251 - Fixed heading on panel [markk 3516]
1252
1253 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
1254 - [4.9.20-01]
1255 - Bold table headings [markk 3503]
1256
1257 * Thu May 16 2002 Kirrily Robert <skud@e-smith.com>
1258 - [4.9.19-01]
1259 - Added border to pseudonyms table [skud 3491]
1260
1261 * Thu May 16 2002 Charlie Brady <charlieb@e-smith.com>
1262 - [4.9.18-01]
1263 - Remove migration of smtpfwdd properties and init of smtpfront-qmail
1264 service - moved to e-smith-mailfront. [charlieb 3442]
1265 - Fix fetchmail delivery - we need to use smtphost, not smtpaddress.
1266 - Append @$DomainName to "postmaster" for postmaster address -
1267 fetchmail otherwise uses postmaster@a.b.c.d [charlieb 3469]
1268 - Remove commented out SMTP address lookup in /etc/fetchmail script -
1269 it's now passed in from /etc/startmail (and we have CVS for version
1270 control) [ charlieb 3469].
1271
1272 * Fri May 10 2002 Gordon Rowell <gordonr@e-smith.com>
1273 - [4.9.17-01]
1274 - Handle concurrencyremote setting of zero [gordonr 2920]
1275
1276 * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
1277 - [4.9.16-01]
1278 - Localise SAVE button [gordonr 3222]
1279
1280 * Mon May 6 2002 Charlie Brady <charlieb@e-smith.com>
1281 - [4.9.15-01]
1282 - Removed CVS detritus from changelog.
1283 - Changed references to smtpd db entries to smtpfront-qmail. [charlieb 2604]
1284 - Added blank or IP validator. Changed ip_number to new validation in
1285 emailretrieval [markk 3317]
1286
1287 * Fri May 3 2002 Mark Knox <markk@e-smith.com>
1288 - [4.9.14-01]
1289 - Changed lexicon en -> en-us [markk 3320]
1290 - Removed unused "TITLE" on first page [markk 3320]
1291 - Added status message display on first page [markk 3320]
1292 - Cleaned up display in IE [markk 3320]
1293 - Localised "Everyone" [markk 3320]
1294 - Cleaned up die calls in module for better error handling [markk 3320]
1295
1296 * Thu May 2 2002 Charlie Brady <charlieb@e-smith.com>
1297 - [4.9.13-01]
1298 - Enable smtpd service by default. Migrate status and filter properties
1299 from smtpfwdd to smtpd service, if found. [charlieb 2604]
1300
1301 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
1302 - [4.9.12-01]
1303 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
1304
1305 * Tue Apr 30 2002 Gordon Rowell <gordonr@e-smith.com>
1306 - [4.9.11-01]
1307 - Quote fetchmail username and password [gordonr 3296]
1308
1309 * Fri Apr 26 2002 Gordon Rowell <gordonr@e-smith.com>
1310 - [4.9.10-01]
1311 - Removed /var/qmail/control/rcpthosts/template-{begin,end} [gordonr 2604]
1312
1313 * Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com>
1314 - [4.9.9-01]
1315 - Added head/foot to pseudonyms [gordonr 3223]
1316 - Nav bar entries to all panels [gordonr 3155]
1317
1318 * Mon Apr 22 2002 Gordon Rowell <gordonr@e-smith.com>
1319 - [4.9.8-01]
1320 - Removed bogus hard quotes on call to serviceControl [gordonr 2920]
1321 - Changed navigation for email retrieval to "E-mail" as per
1322 glossary [gordonr 3155]
1323
1324 * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
1325 - [4.9.7-01]
1326 - Changed some db->get()s to check their return values. Was causing breakage
1327 in otheremail panel on fresh install. [markk]
1328
1329 * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
1330 - [4.9.6-01]
1331 - Allow optional qmail|ConcurrencyRemote setting which overrides the
1332 memory sized based heuristic [gordonr 2920]
1333
1334 * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
1335 - [4.9.5-01]
1336 - Removed hardcoded server name and replaced with lookup of FQDN [markk 3196]
1337
1338 * Thu Apr 18 2002 Mark Knox <markk@e-smith.com>
1339 - [4.9.4-01]
1340 - Pass SMTP on the command line as the env is cleared [markk 3161]
1341 - Pass LocalIP if ExternalIP doesn't exist [markk 3161]
1342
1343 * Thu Apr 18 2002 Mark Knox <markk@e-smith.com>
1344 - [4.9.3-01]
1345 - Extract ExternalIP in /etc/startmail and export as ENV{SMTP} to
1346 /etc/fetchmail to avoid calling privileged commands as user qmailr
1347 [markk 3161]
1348
1349 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
1350 - [4.9.2-01]
1351 - Language en->en-us
1352
1353 * Mon Apr 8 2002 Michael Schwern <schwern@e-smith.com>
1354 - [4.9.1-01]
1355 - Added i18n'd versions of emailretrieval and otheremail panels [skud 3032]
1356
1357 * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
1358 - [4.9.0-01]
1359 - rollRPM: Rolled version number to 4.9.0-01. Includes patches up to 4.8.0-07.
1360 - Removed empty directories from tarball and add code to make them in prep
1361 section, prior to CVS import.
1362
1363 * Thu Feb 14 2002 Charlie Brady <charlieb@e-smith.com>
1364 - [4.8.0-07]
1365 - Remove the current qmail rcpthosts template and replace it with a
1366 template directory containing zero length template-begin and template-end
1367 files. The current template containing "not used" comments is moved
1368 into the e-smith-obtuse-smtpd RPM.
1369
1370 * Mon Jan 28 2002 Charlie Brady <charlieb@e-smith.com>
1371 - [4.8.0-06]
1372 - Re-instate 4.8.0-02 patch. See #2677.
1373
1374 * Fri Jan 18 2002 Charlie Brady <charlieb@e-smith.com>
1375 - [4.8.0-05]
1376 - Use external IP as SMTP address when using multidrop mail, so that
1377 external network smtpd rules are applied to address matches. We have to
1378 fall back to LocalIP in serveronly mode, unfortunately, because we have
1379 no other option.
1380
1381 * Fri Dec 21 2001 Charlie Brady <charlieb@e-smith.com>
1382 - [4.8.0-04]
1383 - Temporarily back out 4.8.0-02 patch, pending further verification.
1384
1385 * Fri Dec 21 2001 Charlie Brady <charlieb@e-smith.com>
1386 - [4.8.0-03]
1387 - Fix typo "smptroutes" => "smtproutes" in email-conf.
1388
1389 * Wed Dec 12 2001 Charlie Brady <charlieb@e-smith.com>
1390 - [4.8.0-02]
1391 - Fix a few problems with email-ipup script which lead to warnings being
1392 logged.
1393 - Trucate the changelog, which is getting very large. For earlier changelog,
1394 see an earlier version of the package.
1395
1396 * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
1397 - [4.8.0-01]
1398 - rollRPM: Rolled version number to 4.8.0-01. Includes patches up to 4.7.0-12.
1399
1400 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
1401 - [4.6.1-01]
1402 - Rolled version number to 4.6.1-01. Includes patches upto 4.6.0-06.
1403
1404 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
1405 - [4.6.0-02..06]
1406 - Final branding changes
1407
1408 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
1409 - [4.6.0-01]
1410 - Rolled version number to 4.6.0-01. Includes patches upto 4.5.0-20.
1411
1412 %prep
1413 %setup
1414 %patch1 -p1
1415 %patch2 -p1
1416 %patch3 -p1
1417 %patch4 -p1
1418 %patch5 -p1
1419 %patch6 -p1
1420 %patch7 -p1
1421 %patch8 -p1
1422 %patch9 -p1
1423 %patch10 -p1
1424 %patch11 -p1
1425 %patch12 -p1
1426 %patch13 -p1
1427 %patch14 -p1
1428 %patch15 -p1
1429 %patch16 -p1
1430 %patch17 -p1
1431 %patch18 -p1
1432 %patch19 -p1
1433
1434 %build
1435 perl createlinks
1436
1437 mkdir -p root/etc/e-smith/templates/etc/fetchmail
1438 ln -s /etc/e-smith/templates-default/template-begin-shell \
1439 root/etc/e-smith/templates/etc/fetchmail/template-begin
1440
1441 mkdir -p root/etc/e-smith/templates/etc/startmail
1442 ln -s /etc/e-smith/templates-default/template-begin-shell \
1443 root/etc/e-smith/templates/etc/startmail/template-begin
1444
1445 mkdir -p root/service
1446
1447 # smtp-auth-proxy supervision
1448 mkdir -p root/var/service/smtp-auth-proxy
1449 ln -s ../var/service/smtp-auth-proxy root/service/smtp-auth-proxy
1450 mkdir -p root/var/service/smtp-auth-proxy/supervise
1451 mkdir -p root/var/service/smtp-auth-proxy/log/supervise
1452 mkdir -p root/var/log/smtp-auth-proxy
1453
1454 rm -rf root/etc/e-smith/templates/var
1455
1456 %postun
1457
1458 %install
1459 rm -rf $RPM_BUILD_ROOT
1460 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1461 rm -f %{name}-%{version}-%{release}-filelist
1462 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1463 --dir /var/lock/fetchmail 'attr(755,qmailr,qmail)' \
1464 --dir '/var/service/smtp-auth-proxy' 'attr(1755,root,root)' \
1465 --file '/var/service/smtp-auth-proxy/down' 'attr(0644,root,root)' \
1466 --file '/var/service/smtp-auth-proxy/run' 'attr(0755,root,root)' \
1467 --dir '/var/service/smtp-auth-proxy/supervise' 'attr(0700,root,root)' \
1468 --dir '/var/service/smtp-auth-proxy/log' 'attr(0755,root,root)' \
1469 --file '/var/service/smtp-auth-proxy/log/run' 'attr(0755,root,root)' \
1470 --file '/var/service/smtp-auth-proxy/log/supervise' 'attr(0700,root,root)' \
1471 --dir '/var/log/smtp-auth-proxy' 'attr(2750,smelog,nofiles)' \
1472 --file '/usr/local/sbin/smtp-auth-proxy.pl' 'attr(0755,root,root)' \
1473 --dir '/home/e-smith/Maildir/.junkmail' 'attr(0700,admin,admin)' \
1474 --dir '/home/e-smith/Maildir/.junkmail/tmp' 'attr(0700,admin,admin)' \
1475 --dir '/home/e-smith/Maildir/.junkmail/new' 'attr(0700,admin,admin)' \
1476 --dir '/home/e-smith/Maildir/.junkmail/cur' 'attr(0700,admin,admin)' \
1477 > %{name}-%{version}-%{release}-filelist
1478 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1479
1480 %clean
1481 rm -rf $RPM_BUILD_ROOT
1482
1483 %files -f %{name}-%{version}-%{release}-filelist
1484 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed