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

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

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


Revision 1.38 - (show annotations) (download)
Sun Jun 30 04:18:49 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-22_el5_sme
Changes since 1.37: +7 -2 lines
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-22.sme
- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7045]

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

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