/[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.42 - (show annotations) (download)
Sun Oct 13 18:54:17 2013 UTC (10 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-qpsmtpd-2_2_0-18_el5_sme
Changes since 1.41: +7 -2 lines
* Sun Oct 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-18
- Remove the databytes file from qpsmtpd config [SME: 7876]

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

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