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

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

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


Revision 1.5 - (show annotations) (download)
Sat Apr 16 11:50:32 2016 UTC (8 years, 2 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_6_0-5_el7_sme
Changes since 1.4: +11 -2 lines
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-5.sme
- Add support for the karma plugin, but keep it disabled by default
  [SME: 9462]

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

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