/[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.46 - (hide annotations) (download)
Tue May 6 19:37:59 2014 UTC (10 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_2_0-22_el5_sme, HEAD
Changes since 1.45: +7 -2 lines
* Tue May 6 2014 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme
- Remove dnsbl.ahbl.org RBL List [SME: 8366]

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

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