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

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

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


Revision 1.5 - (show annotations) (download)
Fri Jul 5 23:39:56 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_4_0-4_el6_sme
Changes since 1.4: +7 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-4.sme
- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749]

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

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