/[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.9 - (hide annotations) (download)
Wed Mar 12 16:08:54 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-2_el5_sme
Changes since 1.8: +9 -1 lines
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-2
- Cleanup CREATE/ADD tag mixup [SME: 4045]

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

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