/[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.35 - (hide annotations) (download)
Mon Oct 11 16:53:24 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_2_0-12_el5_sme
Changes since 1.34: +7 -2 lines
* Fri Oct 8 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-12
- Log all the run script to stdout [SME: 5831]

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

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