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

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

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


Revision 1.8 - (hide annotations) (download)
Thu Sep 6 16:14:59 2007 UTC (16 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-1_2_1-44_el4_sme
Changes since 1.7: +6 -1 lines
Update packages

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

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