/[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.2 - (show annotations) (download)
Tue Jun 12 18:52:30 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_16_0-21_el5_sme
Changes since 1.1: +6 -1 lines
See changelog

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

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