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