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

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

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


Revision 1.25 - (hide annotations) (download)
Fri Mar 11 18:22:51 2011 UTC (13 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-5_0_0-8_el4_sme
Changes since 1.24: +2 -2 lines
Correct Date - Take two

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

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