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

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

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


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

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