/[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.12 - (show annotations) (download)
Thu Feb 5 17:14:48 2015 UTC (9 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-email-5_4_0-10_el6_sme
Changes since 1.11: +10 -3 lines
* Thu Jan 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-10.sme
- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA
- [SME: 8833]

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

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