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

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

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


Revision 1.3.2.2 - (hide annotations) (download)
Mon Feb 11 19:00:28 2008 UTC (16 years, 4 months ago) by bytegw
Branch: e-smith-email-4_16-tree
CVS Tags: e-smith-email-4_16_0-24_el5_sme
Changes since 1.3.2.1: +6 -1 lines
Updates

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

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