/[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.12 - (hide annotations) (download)
Mon Jul 28 18:23:52 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-5_el5_sme
Changes since 1.11: +4 -1 lines
* Mon Jul 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.0-5
- Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285]

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

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