/[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.32 - (hide annotations) (download)
Sun Sep 26 17:27:14 2010 UTC (13 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_2_0-9_el5_sme
Changes since 1.31: +7 -2 lines
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
- Make tls ciphers configurable [SME: 6141]

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

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