/[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.18 - (show annotations) (download)
Mon Mar 29 14:45:08 2010 UTC (14 years, 2 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-5_el5_sme
Changes since 1.17: +7 -2 lines
* Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
- Block by default the SMTP transparent proxy [SME: 5574]

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

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