/[smeserver]/rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec
ViewVC logotype

Contents of /rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec

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


Revision 1.2 - (show annotations) (download)
Wed Apr 10 19:29:02 2013 UTC (11 years, 1 month ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_4_0-2_el6_sme
Changes since 1.1: +6 -2 lines
* Wed Apr 10 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2
- Requires e-smith-cvm-unix-local [SME: 7509]

1 # $Id: smeserver-qpsmtpd.spec,v 1.1 2013/02/07 22:39:35 slords Exp $
2
3 Summary: SME Server qpsmtpd module
4 %define name smeserver-qpsmtpd
5 Name: %{name}
6 %define version 2.4.0
7 %define release 2
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14 Requires: qpsmtpd >= 0.83
15 Requires: perl(Mail::DKIM)
16 Requires: perl(Mail::DKIM::DkSignature)
17 Requires: daemontools
18 Requires: qpsmtpd-plugins >= 0.0.1-sme04
19 Requires: ipsvd
20 Requires: e-smith-lib >= 1.16.0-08
21 Requires: e-smith-cvm-unix-local
22 Obsoletes: e-smith-obtuse-smtpd
23 Obsoletes: e-smith-qmail-smtpd
24 Obsoletes: e-smith-mailfront
25 Obsoletes: e-smith-ssl-mailfront
26 Provides: e-smith-smtpd
27 Obsoletes: e-smith-qpsmtpd
28 Provides: e-smith-qpsmtpd
29 Obsoletes: smeserver-qpsmtpd-tnef2mime
30 Provides: smeserver-qpsmtpd-tnef2mime
31 Requires: e-smith-base >= 4.15.2
32 Requires: perl-Convert-TNEF
33 Requires: perl-IO-stringy
34 Requires: perl-File-MMagic
35 Requires: perl-MIME-tools
36 BuildArchitectures: noarch
37 BuildRequires: e-smith-devtools
38 AutoReqProv: no
39
40 %description
41 SME Server qpsmtpd smtpd module
42
43 %changelog
44 * Wed Apr 10 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2
45 - Requires e-smith-cvm-unix-local [SME: 7509]
46
47 * Thu Feb 7 2013 Shad L. Lords <slords@mail.com> 2.4.0-1
48 - Roll new stream for sme9
49
50 * Wed Jul 18 2012 Ian Wells <esmith@wellsi.com> 2.2.0-15
51 - Revert the 2.2.0-14 change and fix properly in e-smith-base [SME: 7026]
52
53 * Fri Jul 06 2012 Ian Wells <esmith@wellsi.com> 2.2.0-14
54 - tls ciphers defaults to disallow SSLv2 [SME: 7026]
55
56 * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-13
57 - Read number of log files to keep from the DB [SME: 2862]
58
59 * Fri Oct 8 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-12
60 - Log all the run script to stdout [SME: 5831]
61
62 * Mon Oct 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-11.sme
63 - Allow relay from all local 127.0.0.x addresses [SME: 5575]
64
65 * Fri Oct 1 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-10.sme
66 - Fix RelayRequiresAuth for local network [SME: 5575]
67
68 * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
69 - Make tls ciphers configurable [SME: 6241]
70
71 * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
72 - Require auth for all relays (local too) [SME: 5575]
73
74 * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
75 - Add qpsmtpd template fragment for tls_before_auth [SME: 6004]
76
77 * Sun Dec 27 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
78 - Enable qpsmtpd RequireResolvableFromHost plugin by default, remove
79 database entry and the database default value [SME: 5617]
80
81 * Sat Nov 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
82 - Tie template fragment into event system to have it expanded [SME: 5031]
83
84 * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
85 - Add qpsmtpd template fragment for custom SPAM subject prefix [SME: 5031]
86
87 * Thu Oct 29 2009 Shad L. Lords <slords@mail.com> 2.0.0-3.sme
88 - Add hooks cleanout back in in so auth works.
89
90 * Thu Oct 29 2009 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
91 - Add compatibility with qpsmtpd 0.83 [SME: 5543]
92 - Add tls to base config [SME: 1076]
93
94 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
95 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
96
97 * Sun Oct 5 2008 Shad L. Lords <slords@mail.com> 1.2.1-57
98 - Fix migrate fragment for zen.spamhaus.org [SME: 2116]
99
100 * Sun Oct 5 2008 Shad L. Lords <slords@mail.com> 1.2.1-56
101 - Migrate sbl-xbl.spamhaus.org to zen.spamhaus.org [SME: 2116]
102 - Remove blackhole.securitysage.com [SME: 4623]
103
104 * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 1.2.1-55
105 - Fix empty lines and add feature to specify disclaimer directory.
106 (thanks, Federico Simoncelli). [SME: 3244]
107
108 * Thu Apr 17 2008 Gavin Weight <gweight@gmail.com> 1.2.1-54
109 - Migrate ordb.net entries away. [SME: 4214]
110
111 * Tue Jan 29 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.1-53
112 - Enable auth plugin for local connections. [SME: 2631]
113
114 * Thu Jan 10 2008 Gavin Weight <gweight@gmail.com> 1.2.1-52
115 - Fix divide by zero error on log rotate. [SME: 3620]
116
117 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.1-51
118 - check_smtp_forward changed from loginfo to logdebug [SME: 3471]
119
120 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-50
121 - disable qplogsumm by deafult [SME: 3727]
122
123 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49
124 - rename template-begin fragments [SME: 2333]
125
126 * Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-48
127 - Add badrcptto_pattern rule to block "null" recipient addresses.
128 [SME: 3476]
129
130 * Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-47
131 - Add configurable timeouts during SMTP command parsing and message
132 body receipt. [SME: 3377]
133
134 * Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-46
135 - Disconnect immediately if dnsbl plugin rejects recipient addresses
136 (and therefore would never accept the message). [SME: 3352]
137
138 * Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-45
139 - Configure hosts_allow plugin, which use the pre_connection hook
140 and therefore needs to be done before the 'peers' plugin.
141 [SME: 3352]
142
143 * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-44
144 - Fix rbl migrate fragment (thanks, Mike McCarn). [SME: 3229]
145
146 * Sun Jun 17 2007 Shad L. Lords <slords@mail.com> 1.2.1-43
147 - Updates for disclaimer plugin [SME: 2648]
148
149 * Sat Jun 16 2007 Shad L. Lords <slords@mail.com> 1.2.1-42
150 - Add disclaimer plugin disabled by default [SME: 2648]
151
152 * Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 1.2.1-41
153 - Update for new features in qpsmtpd v0.40
154
155 * Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 1.2.1-40
156 - Remove conflicts qpsmtpd >= 0.33
157
158 * Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.2.1-39
159 - Update to correct version of qplogsumm.pl [SME: 2971]
160
161 * Fri Jun 08 2007 Shad L. Lords <slords@mail.com> 1.2.1-38
162 - Add qplogsumm.pl to package for logging [SME: 2971]
163
164 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.2.1-37
165 - Bump
166
167 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.2.1-36
168 - Cumulative statistics for qpsmtpd using logterse [SME: 2971]
169
170 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
171 - Clean up spec so package can be built by koji/plague
172
173 * Tue Apr 10 2007 Shad L. Lords <slords@mail.com> 1.2.1-35
174 - Add logterse plugin and reduce logging level [SME: 2875]
175
176 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.2.1-34
177 - Remove templates2events link for rcpthosts [SME: 2716]
178
179 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.2.1-33
180 - Add db entry for soft memory limits [SME: 2308]
181
182 * Sat Jan 27 2007 Shad L. Lords <slords@mail.com> 1.2.1-32
183 - Keep TNEF attachment if contains special lookout stuff [SME: 2339]
184
185 * Tue Jan 23 2007 Shad L. Lords <slords@mail.com> 1.2.1-31
186 - Add DomainKey and DKIM signing plugin
187
188 * Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.2.1-30
189 - Remove whitelist_soft plugin usage [SME: 2322]
190
191 * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.2.1-29
192 - Rename badmailfrom template to 10sample [SME: 2279]
193
194 * Thu Jan 11 2007 Shad L. Lords <slords@mail.com> 1.2.1-28
195 - Fix peers plugin to hook new methods [SME: 2091]
196
197 * Thu Jan 11 2007 Shad L. Lords <slords@mail.com> 1.2.1-27
198 - Make smtp auth use local plugins [SME: 2091]
199
200 * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.2.1-26
201 - Migrate ordb.org entries away. [SME: 2274]
202 - Clean-up SBL and RBL lists to use be in the correct place and use
203 recognized lists.
204
205 * Thu Dec 28 2006 Shad L. Lords <slords@mail.com> 1.2.1-25
206 - Reverse last change and fix correctly by passing peers/0 to
207 the inital peers plugin [SME: 2167]
208
209 * Tue Dec 26 2006 Shad L. Lords <slords@mail.com> 1.2.1-24
210 - Update peers to exit gracefully if no config passed [SME: 2167]
211
212 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
213 - Update to new release naming. No functional changes.
214 - Make Packager generic
215
216 * Fri Dec 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-23
217 - Re-enable these by default for local connections as they already
218 check for relayclient() for relevant sections: [SME: 1893]
219 30check_badmailfrom
220 33check_badrcptto_patterns
221 34check_badrcptto
222 38check_goodrcptto
223
224 * Fri Dec 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-22
225 - Replace config/peers/0 and config/peers/local template directory
226 symlinks with a tree of symlinks. Disable the following plugins
227 for local connections: [SME: 1893]
228 10check_earlytalker
229 12count_unrecognized_commands
230 16require_resolvable_fromhost
231 20rhsbl
232 22dnsbl
233 30check_badmailfrom
234 33check_badrcptto_patterns
235 34check_badrcptto
236 38check_goodrcptto
237 70spamassassin
238
239 * Fri Nov 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-21
240 - Fix last change to use SIGUSR1, not SIGHUP, and only for qpsmtpd.
241 The peers directories are shared between qpsmtpd and sqpsmtpd [SME: 1893]
242
243 * Fri Nov 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-20
244 - Regenerate peers directories in network-{create,delete} [SME: 1893]
245
246 * Fri Nov 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-19
247 - Update e-smith-lib requires to pick up configure_peers() change [SME: 1893]
248 - Add control/1 script and call from run script to configure peers [SME: 1893]
249
250 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-18
251 - Ensure config directory resolves for sqpsmtpd service [SME: 1893]
252
253 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-17
254 - Create config/peers directory [SME: 1893]
255
256 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-16
257 - Expand config/peers/local in the relevant events [SME: 1893]
258 - TODO: Generate peers links for local networks
259
260 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-15
261 - Remove peers/0 templates.metadata file
262 - Create config/peers templates directories
263 - Symlink config/peers/{0,local} to ../plugins
264 - To override local qpsmtpd config, create custom template for
265 /var/service/qpsmtpd/config/peers/local [SME: 1893]
266
267 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-14
268 - Merge in smeserver-qpsmtpd-tnef2mime [SME: 2087]
269
270 * Mon Nov 20 2006 Gavin Weight <gweight@gmail.com> 1.2.1-13
271 - Fix rcpthosts to regenerate on ip-change. [SME: 1926]
272
273 * Fri Nov 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-12
274 - Correct last patch (wrong templates.metadata file) [SME: 1893]
275 - Expand config/peers/0 in the relevant events
276
277 * Fri Nov 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-11
278 - Enable Charlie's peers plugin [SME: 1893]
279 Use templates.metadata to provide backwards compatibility with
280 add-on template fragments (at least for the first pass)
281 config/peers/0 is generated from existing config/plugins template
282 config/plugins is now a static file which just loads the peers plugin
283 - TODO: Generate local plugins file(s) with different config
284
285 * Sun Oct 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.1-10
286 - Fix RE used to strip octets from IP address in peers plugin. [SME: 1893]
287
288 * Fri Sep 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.1-09
289 - Add 'peers' plugin code. [SME: 1893]
290
291 * Thu Aug 24 2006 Filippo Carletti <carletti@mobilia.it> 1.2.1-08
292 - Add option for stealth mail logging. To enable:
293 - config setprop qpsmtpd BccMode bcc [SME: 1876]
294
295 * Fri Aug 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-07
296 - Enable check_smtp_forward if any domains are being forwarded
297 to internal mail servers [SME: 1850]
298
299 * Fri Aug 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-06
300 - Add check_smtp_forward plugin which contacts the internal mail
301 server(s) to determine whether the mail would be accepted. If
302 so, just let it queue normally
303 - TODO: Add configuration to plugins file if required [SME: 1850]
304
305 * Fri Aug 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-05
306 - Revert last change. Enhancing the smtp-forward plugin to handle
307 multiple internal mail servers for different domains is too
308 complex. Let's let qmail do that work. [SME: 710]
309
310 * Fri Aug 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-04
311 - Re-enable smtp-forward plugin requiring version which declines if
312 the connection is from a relayclient, to allow fallthrough to standard
313 qmail-queue plugin.
314 - Add default/failsafe queue/qmail-queue plugin [SME: 710]
315
316 * Thu Jul 27 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-03
317 - Remove hosts from badrcptto - we only handle domains [SME: 1777]
318
319 * Sat Jul 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-02
320 - Allow mail to [$ExternalIP] to support postmaster@[$ExternalIP] [SME: 1675]
321
322 * Sat Jul 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.1-01
323 - Roll tarball with patches to 1.2.0-10
324
325 * Thu Jun 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-10
326 - Change default smtpgreeting to $SystemName.$DomainName [SME: 1325]
327
328 * Thu Jun 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-09
329 - Template /var/service/qpsmtpd/config/smtpgreeting, defaulting to
330 $DomainName. To set a custom greeting, set $smtpd{Greeting} [SME: 1325]
331
332 * Mon Jun 26 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-08
333 - Expand badrcptto on group create/modifiy/delete events [SME: 1632]
334
335 * Wed Jun 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
336 - Remove configuration for klez_filter scanner as it duplicates
337 work of the pattern_filter [SME: 1620]
338
339 * Tue Jun 20 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-06
340 - Expand goodrcptto on group create/modifiy/delete events [SME: 1616]
341
342 * Mon Jun 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-05
343 - Improve peformance of pattern_filter plugin [SME: 1532]
344 - TODO: Remove obsolete code and comments from that plugin
345
346 * Wed May 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
347 - Allow all mail for domains which are being forwarded to internal
348 mail servers [SME: 1253]
349
350 * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-03
351 - Revert back to loglevel 8 from 6. [SME: 503]
352
353 * Thu Mar 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-02
354 - Disable use of smtp-forward plugin (probably temporarily) in
355 DelegateMailServer mode, to avoid mail looping problem. Always
356 use qmail-queue plugin (for now). [SME: 1121]
357
358 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
359 - Roll stable stream version. [SME: 1016]
360
361 * Fri Feb 17 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.2-04
362 - Exempt local networks from dnsbl lookup. [SME: 830]
363
364 * Fri Feb 10 2006 <gordonr@gormand.com.au> 1.0.2-03
365 - Call queue/smtp-forward to connect to DelegateMailServer
366 instead of queueing locally when DelegateMailServer is set [SME: 710]
367
368 * Mon Feb 6 2006 <charlie_brady@mitel.com> 1.0.2-02
369 - Enable resolvable_fromhost check by default, and add
370 whitelistsenders config for local domains. [SME: 638]
371
372 * Sun Feb 5 2006 <charlie_brady@mitel.com> 1.0.2-01
373 - Roll new tarball. [SME: 651]
374
375 * Sun Feb 5 2006 <charlie_brady@mitel.com> 1.0.1-21
376 - Remove unused patterns.default remnants. Ensure that all
377 templates2expand directories are populated only by createlinks
378 script. [SME: 651]
379
380 * Sat Feb 4 2006 <charlie_brady@mitel.com> 1.0.1-20
381 - Expand badhelo template during ip-change event, and remove
382 bogus expansions /var/qmail/control/badhelo templates. [SME: 651]
383
384 * Fri Feb 3 2006 Shad L. Lords <slords@mail.com> 1.0.1-19
385 - Add missing template-begin file in rhsbl directory [SME: 596]
386
387 * Fri Feb 3 2006 <carletti@mobilia.it> 1.0.1-18
388 - Expand config/relayclients in network-(create|delete) events
389 [SME: 649]
390
391 * Thu Feb 2 2006 <charlie_brady@mitel.com> 1.0.1-17
392 - Add template for invalid_resolvable_fromhost configuration file
393 [SME: 638]
394
395 * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.1-16
396 - Fix warnings during template expansion, if spamassassin and/or clamd
397 is not installed/configured. Remove dependencies on packages which
398 are optional. Ensure that clamav group exists before installation.
399 Remove one redundant template fragment (which consisted of only comments).
400 [SME: 606]
401
402 * Sat Jan 28 2006 Shad L. Lords <slords@mail.com> 1.0.1-15
403 - Add support for rhsbl entries to db [SME: 596]
404
405 * Thu Jan 26 2006 Charlie Brady <charlieb@e-smith.com> 1.0.1-14
406 - Remove remnant mailrules.default templates and template
407 expansions. [SME: 454]
408
409 * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-13
410 - Add defaults qpsmtpd{Bcc} == disabled and qpsmtpd{BccUser} == maillog
411 - To enable mail logging:
412 - Create maillog user
413 - config setprop qpsmtpd Bcc enabled
414 - signal-event email-update [SME: 13]
415
416 * Wed Jan 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-12
417 - Really reduce default qpsmtpd{LogLevel} to LOGINFO (6) [SME: 503]
418
419 * Wed Jan 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-11
420 - Reduce default qpsmtpd{LogLevel} to LOGINFO (7) [SME: 503]
421
422 * Thu Jan 12 2006 Charlie Brady <charlieb@e-smith.com> 1.0.1-10
423 - Fix goodrcptto and mailrules templates for single domain
424 pseudonym entries. [SME: 368]
425
426 * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-09
427 - Default RequireResolvableFromHost to "no" [SF: 1269382]
428
429 * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-08
430 - SIGHUP [s]qpsmtpd to re-read config in email-update [SF: 1252072]
431
432 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-07
433 - And finally, the env directory [SF: 1313800]
434
435 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-06
436 - And the config directory [SF: 1313800]
437
438 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05
439 - Need to create ssl directory to allow template expansion [SF: 1313800]
440
441 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04
442 - And the path to the runenv directory [SF: 1313800]
443
444 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-03
445 - And fix up path to config directory [SF: 1313800]
446
447 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02
448 - Remove symlinks from sqpsmtpd directory [SF: 1313800]
449
450 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01
451 - Roll new tarball, including patches to 1.0.0-11
452
453 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
454 - Added missing = to max_size parameter for clamav plugin [SF: 1308976]
455
456 * Thu Oct 6 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10
457 - Added db defaults for qpsmtpd{LogLevel}=='8' and
458 $qpsmtpd{RequireResolvableFromHost}=='yes' [SF: 1314202]
459
460 * Thu Sep 22 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09
461 - Allow mail to root@domain. If you want to block it,
462 db accounts setprop root Visible internal [SF: 1252375]
463
464 * Thu Sep 22 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-08
465 - And pick correct value from clamav entry: [SF: 1245756]
466 $qpsmtpd{MaxScannerSize} || $clamav{StreamMaxLength} || "25M";
467
468 * Thu Sep 22 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-07
469 - Configure qpsmtpd{MaxScannerSize}, defaulting to 25MBytes [SF: 1245756]
470
471 * Thu Sep 22 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-06
472 - Set separate softlimit values for data/stack/locked [SF: 1298123]
473
474 * Thu Sep 22 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-05
475 - Set memory_threshold to 1 so that qpsmtpd writes all mail messages
476 to disk so that scanners can look at them. Default is 10K [SF: 1298343]
477
478 * Mon Aug 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-04
479 - Updated Requires for qpsmtpd to 0.31 [SF: 1231314]
480 - Change paths to match Peter Holtzer's RPMs - /usr/share/qpsmtpd/
481 instead of /usr/lib/qpsmtpd [SF: 1231314]
482 - Updated Requires for plugins to pick up new paths [SF: 1231314]
483 - Remove symlinks from /var/service[s]qpsmtpd since they can
484 now be done with environment or qpsmtpd config variables [SF: 1231314]
485 - Remove plugins auth/cvm_unix_local, check_norelay and
486 check_badrcptto_patterns which are now in the qpsmtpd tarball [SF: 1231314]
487
488 * Mon Aug 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-03
489 - Fix sqpsmtpd script to call sslio with -u and -U args [SF: 1257284]
490
491 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-02
492 - Configure qpsmtpd{RBLList} with comma separator, but allow
493 either since people are used to colons and we then don't have
494 to do a db migration for beta1 -> beta2 [SF: 1267737]
495
496 * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
497 - [1.0.0-01]
498 - Package renamed to smeserver-qpsmtpd
499
500 * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
501 - [0.0.4-27sme01]
502 - Change e-smith-clamav to smeserver-clamav
503
504 * Thu Aug 18 2005 Gordon Rowell <gordonr@gormand.com.au>
505 - [0.0.4-27]
506 - Expand goodrcptto in domain-* events [SF: 1257199]
507
508 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
509 - [0.0.4-26]
510 - Fix uid/gid which sslio wrapper runs as for sqpsmtpd. [SF: 1257284]
511 - Add Requires headers for e-smith-clamav and e-smith-spamassassin.
512
513 * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
514 - [0.0.4-25]
515 - Change name of plugins RPM in Requires: header. [SF: 1242326]
516
517 * Wed Jul 27 2005 Gordon Rowell <gordonr@gormand.com.au>
518 - [0.0.4-24]
519 - Enabled check_basicheaders, requiring a From and Date header.
520 - Configure db default smtpd{MaxDateOffset}==0. Set it to a non-zero
521 value (e.g. 366) to reject mail with silly dates.
522 [SF: 1244977]
523
524 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
525 - [0.0.4-23]
526 - Remove explicit pathnames in db opens. [SF: 1216546 (Shad)]
527
528 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
529 - [0.0.4-22]
530 - Fix metadata OUTPUT_PATH to OUTPUT_FILENAME [SF: 1237193]
531
532 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
533 - [0.0.4-21]
534 - Fix up db default qpsmtpd{tnef2mime} -> smtpd{tnef2mime} so it is
535 actually enabled by default [SF:1227668 (Shad)]
536
537 * Wed Jul 13 2005 Charlie Brady <charlieb@e-smith.com>
538 - [0.0.4-20]
539 - Fix errors in SSL PEM file template expansion [SF: 1237193]
540
541 * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
542 - [0.0.4-19]
543 - Added Michael Weinberger's smeserver-qpsmtpd-tnef2mime - [SF:1227668]
544 - Added config db defaults to enable plugin
545
546 * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
547 - [0.0.4-18]
548 - Remove bogus /var/service/qpsmtpd/peers/{0,local}
549 directories (this time for sure, Rocky!) [SF: 1210727]
550
551 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
552 - [0.0.4-17]
553 - Small patch from Gordon to fix cvs interaction.
554
555 * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
556 - [0.0.4-16]
557 - Add Obsoletes header for e-smith-ssl-mailfront. [SF: 1219069]
558
559 * Sun Jun 12 2005 Charlie Brady <charlieb@e-smith.com>
560 - [0.0.4-15]
561 - Remove bogus /var/service/qpsmtpd/peers/{0,local}
562 directories, and fix typo. [SF: 1210727]
563
564 * Tue May 31 2005 Charlie Brady <charlieb@e-smith.com>
565 - [0.0.4-14]
566 - Fix location of templates-begin files. [SF: 1210727]
567
568 * Tue May 24 2005 Charlie Brady <charlieb@e-smith.com>
569 - [0.0.4-13]
570 - Add "access" default property for qpsmtpd and sqpsmtpd services.
571 [SF: 1205847]
572 - Make sure that empty templates-begin files exist in peers/{0,local}
573 templates directories.
574
575 * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
576 - [0.0.4-12]
577 - Fix up config/relayclients - need a dot after network blocks
578
579 * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
580 - [0.0.4-11]
581 - Also regenerate goodrcptto in {user,pseudonym}-modify, since
582 details about the account may have changed
583
584 * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
585 - [0.0.4-10]
586 - Actually regenerate goodrcptto in the events mentioned in
587 0.0.3-01 (typo in createlinks)
588
589 * Fri May 06 2005 Charlie Brady <charlieb@e-smith.com>
590 - [0.0.4-09]
591 - Add type and status defaults for qpsmtpd and sqpsmtpd services.
592
593 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-08
594 - Fixed up SMTP Authentication status mismatch
595
596 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-07
597 - Clean up configuration, using "runenv" file for each service
598 - Check various properties to determine whether to enable plugins
599
600 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-06
601 - Move mailpatterns defaults to e-smith-email
602
603 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-05
604 - New arguments to auth_cvm_unix_local to allow AUTH to be
605 enabled/disabled for smtp or ssmtp:
606 enable_smtp no enable_ssmtpd yes
607 - Checks config db defaults for [s]smtpd{Authentication}
608
609 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-04
610 - Remove spurious return statement
611
612 * Wed May 4 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-03
613 - Fix auth_cvm_unix_local to actually check with CVM
614 - TODO: auth-cram-md5 and auth-local (?)
615
616 * Sat Apr 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-02
617 - Check for relayclient in check_badrcptto_patterns
618 - Actually check that the user exists in the prototype auth module
619
620 * Sat Apr 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.4-01
621 - Added Provides: e-smith-smtpd to ease migration from e-smith-mailfront
622
623 * Sat Apr 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.3-04
624 - Move badrcpto_patterns into a configuration file
625 - Updated comment blocks in plugins
626 - Parameterised a number of qpsmtpd config files
627 - TODO: Database defaults, finalise parameterisation
628
629 * Fri Apr 29 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.3-03
630 - Renamed auth module to auth_cvm_unix_local
631
632 * Fri Apr 29 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.3-02
633 - Added auth_cvm-unix-local for AUTH LOGIN and AUTH PLAIN
634 - TODO: Actually check with CVM - currently uses colon separated
635 plain text config/flat_auth_pw
636
637 * Fri Apr 29 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.3-01
638 - Regenerate goodrcptto in {user,pseudonym}-{create,delete}
639 - thanks Paul Nesbit
640 - Split qpsmtpd-plugins-openfusion into separate RPM
641 - Note: mailer-daemon now works due to change I suggested in
642 check_goodrcptto: match on full string, then match again on
643 string with extension stripped - thanks Gavin Carr
644 - Unset RELAYCLIENT in check_norelay (probably not required)
645
646 * Tue Apr 26 2005 Gordon Rowell <gordonr@gormand.com.au>
647 - [0.0.2-03]
648 - Pass correct parameter to check_goodrcptto
649 - TODO: mailer-daemon is currently being denied due to goodrcptto
650 extension folding
651
652 * Tue Apr 26 2005 Gordon Rowell <gordonr@gormand.com.au>
653 - [0.0.2-02]
654 - Added plugins/check_badrcptto_patterns to check for bang, shriek
655 and double at paths.
656 - Added plugins/check_norelay to allow specific hosts to be denied relaying
657
658 * Tue Apr 26 2005 Gordon Rowell <gordonr@gormand.com.au>
659 - [0.0.2-01]
660 - Added plugins/virus/patterns_filter, based on Gavin Carr's exe_filter,
661 but without the dependency on Email::MIME. This is a simple-minded
662 filter, which doesn't care about MIME boundaries (as per the
663 mailfront version).
664
665 * Mon Apr 25 2005 Gordon Rowell <gordonr@gormand.com.au>
666 - [0.0.1-03]
667 - Fixed path to clamav socket in 80clamdscan (currently unused)
668 - Parameterised many of the templates
669 - TODO: Need to parameterise rshbl
670 - Added a set of qpsmtpd plugins from Gavin Carr of OpenFusion:
671 http://www.openfusion.com.au/labs/qpsmtpd/
672 - TODO: Need norelayclient setting (to deny relay from router)
673 - TODO: sqpsmtpd needs testing - fails with (maybe just from stunnel client)
674 "421 See http://smtpd.develooper.com/barelf.html"
675
676 * Thu Apr 21 2005 Gordon Rowell <gordonr@gormand.com.au>
677 - [0.0.1-02]
678 - Initial cut of sqpsmtpd
679
680 * Thu Apr 21 2005 Gordon Rowell <gordonr@gormand.com.au>
681 - [0.0.1-01]
682 - Initial packaging
683
684 %prep
685 %setup
686
687 %build
688 perl createlinks
689
690 PEERS_CONFIG=root/etc/e-smith/templates/var/service/qpsmtpd/config/peers
691 mkdir -p $PEERS_CONFIG/0
692 mkdir -p $PEERS_CONFIG/local
693
694 DISABLE_LOCAL="
695 10check_earlytalker
696 12count_unrecognized_commands
697 16require_resolvable_fromhost
698 20rhsbl
699 22dnsbl
700 70spamassassin
701 "
702
703 for file in $DISABLE_LOCAL
704 do
705 echo "# $file disabled for local connections" > $PEERS_CONFIG/local/$file
706 done
707
708 DISABLE_EXTERNAL="
709 65disclaimer
710 "
711
712 for file in $DISABLE_EXTERNAL
713 do
714 echo "# $file disabled for external connections" > $PEERS_CONFIG/0/$file
715 done
716
717 (
718 cd root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins
719 for file in *
720 do
721 [ -e ../peers/0/$file ] ||
722 ln -s ../../plugins/$file ../peers/0/$file
723 [ -e ../peers/local/$file ] ||
724 ln -s ../../plugins/$file ../peers/local/$file
725 done
726 )
727
728 %install
729 rm -rf $RPM_BUILD_ROOT
730 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
731 rm -f %{name}-%{version}-%{release}-filelist
732 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
733 --dir /var/service/qpsmtpd "attr(1755,root,root)" \
734 --file /var/service/qpsmtpd/down "attr(0644,root,root)" \
735 --file /var/service/qpsmtpd/run "attr(0755,root,root)" \
736 --file /var/service/qpsmtpd/control/1 "attr(0755,root,root)" \
737 --dir /var/service/qpsmtpd/supervise "attr(0700,root,root)" \
738 --dir /var/service/qpsmtpd/env "attr(0755,root,root)" \
739 --file /var/service/qpsmtpd/env/PATH "attr(0644,root,root)" \
740 --dir /var/service/qpsmtpd/log "attr(1755,root,root)" \
741 --file /var/service/qpsmtpd/log/run "attr(0755,root,root)" \
742 --dir /var/service/qpsmtpd/log/supervise "attr(0700,root,root)" \
743 --dir /var/log/qpsmtpd "attr(2750,smelog,smelog)" \
744 \
745 --dir /var/service/sqpsmtpd "attr(1755,root,root)" \
746 --file /var/service/sqpsmtpd/down "attr(0644,root,root)" \
747 --file /var/service/sqpsmtpd/run "attr(0755,root,root)" \
748 --dir /var/service/sqpsmtpd/supervise "attr(0700,root,root)" \
749 --dir /var/service/sqpsmtpd/env "attr(0755,root,root)" \
750 --file /var/service/sqpsmtpd/env/PATH "attr(0644,root,root)" \
751 --dir /var/service/sqpsmtpd/log "attr(1755,root,root)" \
752 --file /var/service/sqpsmtpd/log/run "attr(0755,root,root)" \
753 --dir /var/service/sqpsmtpd/log/supervise "attr(0700,root,root)" \
754 --dir /var/log/sqpsmtpd "attr(2750,smelog,smelog)" \
755 \
756 --file /var/service/sqpsmtpd/sqpsmtpd "attr(0755,root,root)" \
757 --dir /var/spool/qpsmtpd "attr(2750,qpsmtpd,clamav)" \
758 \
759 --file /usr/local/bin/qplogsumm.pl "attr(0755,root,root)" \
760 > %{name}-%{version}-%{release}-filelist
761
762 %pre
763 /sbin/e-smith/create-system-user qpsmtpd 453 \
764 'qpsmtpd system user' /var/service/qpsmtpd /bin/false
765 /usr/sbin/groupadd -r clamav 2>/dev/null || :
766
767 TEMPLATES_DIR=/etc/e-smith/templates/var/service/qpsmtpd/config/peers
768
769 [ -L $TEMPLATES_DIR/0 ] && rm -f $TEMPLATES_DIR/0
770 [ -L $TEMPLATES_DIR/local ] && rm -f $TEMPLATES_DIR/local
771 true
772
773 %post
774
775 %clean
776 rm -rf $RPM_BUILD_ROOT
777
778 %files -f %{name}-%{version}-%{release}-filelist
779 %defattr(-,root,root)

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