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

Annotation of /rpms/smeserver-qpsmtpd/sme7/smeserver-qpsmtpd.spec

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


Revision 1.29 - (hide annotations) (download)
Sat Jul 7 05:17:18 2012 UTC (11 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_0_0-8_el4_sme
Changes since 1.28: +7 -2 lines
tls ciphers defaults to disallow SSLv2 [SME: 6141]

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

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