--- rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd.spec 2017/02/27 18:56:04 1.31 +++ rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd.spec 2018/03/11 06:10:06 1.35 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.30 2017/02/27 18:55:12 unnilennium Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.34 2017/08/03 13:44:04 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.6.0 -%define release 28 +%define release 32 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -40,8 +40,11 @@ Patch26: smeserver-qpsmtpd-2.6.0-remove_ Patch27: smeserver-qpsmtpd-2.6.0-missing_default_props.patch Patch28: smeserver-qpsmtpd-2.6.0-fix_disabling_dmarc_reports.patch Patch29: smeserver-qpsmtpd-2.6.0-spf_and_dmarc_reject_off.patch +Patch30: smeserver-qpsmtpd-2.6.0-disable_dmarc_report.patch +Patch31: smeserver-qpsmtpd-2.6.0-log_dmarc_send_reports_output.patch +Patch32: smeserver-qpsmtpd-2.6.0-bz10290-forcespamcheck.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot -Requires: qpsmtpd >= 0.96 +Requires: qpsmtpd >= 0.96-19 Requires: perl(Mail::DKIM) Requires: perl(Mail::DKIM::DkSignature) Requires: perl(ClamAV::Client) @@ -73,6 +76,20 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Sun Mar 11 2018 Jean-Philipe Pialasse 2.6.0-32.sme +- add forcespamcheck support for fetchmail [SME: 10290] + +* Thu Aug 3 2017 Daniel Berteaud 2.6.0-31.sme +- Log DMARC reporting in syslog instead of sending email to the admin. + Also suppress SSL connection failed warnings [SME: 10298] + +* Sat May 20 2017 Daniel Berteaud 2.6.0-30.sme +- Turn DMARC reporting off by default [SME: 10303] + +* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-29.sme +- update patch smeserver-qpsmtpd-2.6.0-smtpd_to_qpsmtpd.patch [SME: 9478] +- Greeting property was still attached to smtpd in a template + * Mon Feb 27 2017 Jean-Philipe Pialasse 2.6.0-28.sme - updated regex for RBL and SBL in smeserver-qpsmtpd-2.6.0-change_rbl_sbl_list_separator.patch - to take into account list using a subdomain [SME: 10123] @@ -890,6 +907,9 @@ SME Server qpsmtpd smtpd module %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 %build perl createlinks