/[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.22 - (show annotations) (download)
Sat May 8 19:20:42 2010 UTC (14 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_0_0-7_el4_sme
Changes since 1.21: +5 -2 lines
Fix migrate fragment

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

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