/[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.11 - (show annotations) (download)
Sat Jul 26 17:00:25 2008 UTC (15 years, 10 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-4_el5_sme
Changes since 1.10: +7 -1 lines
Updates

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

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