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

Contents 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.15 - (show annotations) (download)
Thu Nov 5 18:45:41 2009 UTC (14 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-3_el5_sme
Changes since 1.14: +7 -2 lines
* Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-3.sme
- Allow for changing SPAM subject tag through server-manager

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

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