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

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

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


Revision 1.30 - (hide annotations) (download)
Sat Jun 5 15:09:40 2010 UTC (14 years ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_2_0-7_el5_sme
Changes since 1.29: +7 -2 lines
Add qpsmtpd template fragment for tls_before_auth [SME: 6004]

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

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