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

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

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


Revision 1.17 - (show annotations) (download)
Thu Apr 17 19:44:57 2008 UTC (16 years, 1 month ago) by bytegw
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-1_2_1-54_el5_sme
Changes since 1.16: +6 -1 lines
Updates

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

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