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

Annotation 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.3 - (hide annotations) (download)
Thu May 12 17:31:09 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-email-5_6_0-3_el7_sme
Changes since 1.2: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
- Rebuild for [SME: 9393]

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

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