--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/06 20:44:30 1.15 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/06 21:24:46 1.21 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.14 2016/05/06 20:15:18 vip-ire Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.20 2016/05/06 21:21:02 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 16 +%define release 22 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -25,8 +25,15 @@ Patch12: smeserver-qpsmtpd-2.4.0-helo_de Patch13: smeserver-qpsmtpd-2.4.0-remove_obsolete_badrcptto_pattern_conf.patch Patch14: smeserver-qpsmtpd-2.4.0-dhparam.patch Patch15: smeserver-qpsmtpd-2.4.0-karma.patch +Patch16: smeserver-qpsmtpd-2.4.0-loadcheck.patch +Patch17: smeserver-qpsmtpd-2.4.0-use_clamdscan_plugin.patch +Patch18: smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch +Patch19: smeserver-qpsmtpd-2.4.0-add_uribl_support.patch +Patch20: smeserver-qpsmtpd-2.4.0-use_naughty_plugin.patch +Patch21: smeserver-qpsmtpd-2.4.0-bogus_bounce.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.96 +Requires: perl(ClamAV::Client) Requires: perl(Mail::DKIM) Requires: perl(Mail::DKIM::DkSignature) Requires: daemontools @@ -56,6 +63,25 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Fri May 6 2016 Daniel Berteaud 2.4.0-22.sme +- Enable the bogus_bounce plugin [SME: 9501] + +* Fri May 6 2016 Daniel Berteaud 2.4.0-21.sme +- Use the naughty plugin to defer rejections, leaving users an opportunity + to authenticate [SME: 9500] + +* Fri May 6 2016 Daniel Berteaud 2.4.0-20.sme +- Add support for the uribl plugin [SME: 9499] + +* Fri May 6 2016 Daniel Berteaud 2.4.0-19.sme +- Change separator for SBList and RBLlist from : to , [SME: 9498] + +* Fri May 6 2016 Daniel Berteaud 2.4.0-18.sme +- Switch to the clamdscan plugin [SME: 9497] + +* Fri May 6 2016 Daniel Berteaud 2.4.0-17.sme +- Enabe the loadcheck plugin [SME: 9508] + * Fri May 6 2016 Daniel Berteaud 2.4.0-16.sme - Add support for the karma plugin [SME: 9502] @@ -759,6 +785,12 @@ SME Server qpsmtpd smtpd module %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 %build perl createlinks @@ -773,6 +805,7 @@ DISABLE_LOCAL=" 12count_unrecognized_commands 15helo 16resolvable_fromhost +19loadcheck 20rhsbl 22dnsbl 70spamassassin