/[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.21 - (hide annotations) (download)
Tue May 4 19:03:22 2010 UTC (14 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-7_el5_sme
Changes since 1.20: +2 -2 lines
Start living today: fix changelog after copy-pasting

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

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