--- rpms/smeserver-qpsmtpd/sme7/smeserver-qpsmtpd.spec 2007/06/17 15:16:24 1.7 +++ rpms/smeserver-qpsmtpd/sme7/smeserver-qpsmtpd.spec 2008/01/08 20:30:13 1.13 @@ -2,7 +2,7 @@ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 1.2.1 -%define release 43 +%define release 50 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -41,6 +41,13 @@ Patch29: smeserver-qpsmtpd-1.2.1-qpsmtpd Patch30: smeserver-qpsmtpd-1.2.1-qpsmtpd40.patch2 Patch31: smeserver-qpsmtpd-1.2.1-disclaimer.patch Patch32: smeserver-qpsmtpd-1.2.1-disclaimer.patch2 +Patch33: smeserver-qpsmtpd-1.2.1-rblsbl.patch2 +Patch34: smeserver-qpsmtpd-1.2.1-hosts_allow.patch +Patch35: smeserver-qpsmtpd-1.2.1-dnsbl_disconnect.patch +Patch36: smeserver-qpsmtpd-1.2.1-timeouts.patch +Patch37: smeserver-qpsmtpd-1.2.1-badrcptto_empty_local.patch +Patch38: smeserver-qpsmtpd-1.2.1-templatebegin.patch +Patch39: smeserver-qpsmtpd-1.2.1-qplogsummStatus.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.40 Requires: perl(Mail::DKIM) @@ -71,6 +78,32 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Mon Jan 7 2008 Stephen Noble 1.2.1-50 +- disable qplogsumm by deafult [SME: 2333] + +* Mon Jan 7 2008 Stephen Noble 1.2.1-49 +- rename template-begin fragments [SME: 2333] + +* Mon Oct 29 2007 Charlie Brady +- Add badrcptto_pattern rule to block "null" recipient addresses. + [SME: 3476] + +* Thu Sep 6 2007 Charlie Brady 1.2.1-47 +- Add configurable timeouts during SMTP command parsing and message + body receipt. [SME: 3377] + +* Thu Sep 6 2007 Charlie Brady 1.2.1-46 +- Disconnect immediately if dnsbl plugin rejects recipient addresses + (and therefore would never accept the message). [SME: 3352] + +* Thu Sep 6 2007 Charlie Brady 1.2.1-45 +- Configure hosts_allow plugin, which use the pre_connection hook + and therefore needs to be done before the 'peers' plugin. + [SME: 3352] + +* Fri Aug 03 2007 Charlie Brady 1.2.1-44 +- Fix rbl migrate fragment (thanks, Mike McCarn). [SME: 3229] + * Sun Jun 17 2007 Shad L. Lords 1.2.1-43 - Updates for disclaimer plugin [SME: 2648] @@ -644,6 +677,13 @@ SME Server qpsmtpd smtpd module %patch30 -p1 %patch31 -p1 %patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 %build perl createlinks