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

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

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


Revision 1.1 - (show annotations) (download)
Thu Feb 4 23:55:01 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-email-5_6_0-1_el7_sme
sme10 branch

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

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