--- rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd.spec 2021/11/16 23:04:55 1.50 +++ rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd.spec 2023/08/16 02:19:17 1.57 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.49 2021/11/15 16:58:55 jpp Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.56 2023/08/14 16:20:52 jpp Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.7.0 -%define release 7 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,11 @@ Patch1: smeserver-qpsmtpd-2.7.0-bz11492- Patch2: smeserver-qpsmtpd-2.7.0-bz11648-tnef2mime.patch Patch3: smeserver-qpsmtpd-2.7.0-11759.patch Patch4: smeserver-qpsmtpd-2.7.0-bz10289-spamcheck-fetchedmail.patch +Patch5: smeserver-qpsmtpd-2.7.0-bz11864.patch +Patch6: smeserver-qpsmtpd-2.7.0-bz11858-softlimit.patch +Patch7: smeserver-qpsmtpd-2.7.0-bz11933-pseudoemail.patch +Patch8: smeserver-qpsmtpd-2.7.0-bz11974-DKIM-keys-lengths.patch +Patch9: smeserver-qpsmtpd-2.7.0-bz12193-migrate-cvm-unix-to-imap-auth.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.96-19 @@ -22,11 +27,12 @@ Requires: perl(Mail::DKIM) Requires: perl(Mail::DKIM::DkSignature) Requires: perl(ClamAV::Client) Requires: perl(Mail::DMARC) +Requires: perl(Net::IMAP::Simple) >= 1.2212 Requires: daemontools Requires: qpsmtpd-plugins >= 0.0.1-sme04 Requires: ipsvd Requires: e-smith-lib >= 1.16.0-08 -Requires: e-smith-cvm-unix-local +#Requires: e-smith-cvm-unix-local Requires: smeserver-clamav >= 2.7.0 Obsoletes: e-smith-obtuse-smtpd Obsoletes: e-smith-qmail-smtpd @@ -50,6 +56,30 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Tue Aug 15 2023 Jean-Philippe Pialasse 2.7.0-14.sme +- fix unable to auth with imap if set to localhost access [SME: 12398] + +* Mon Aug 14 2023 Jean-Philippe Pialasse 2.7.0-13.sme +- fix imap auth needs escaping passwords [SME: 12395] + now requires perl(Net::IMAP::Simple) >= 1.2212 (1.2034) + do not requires e-smith-cvm-unix-local anymore + +* Sun Feb 05 2023 John Crisp 2.7.0-12.sme +- migrate from cvm-unix auth to imap auth [SME: 12193] + +* Wed May 18 2022 John Crisp 2.7.0-11.sme +- Print both 255 char and full length DKIM keys [SME: 11974] + +* Tue Apr 05 2022 Jean-Philippe Pialasse 2.7.0-10.sme +- fix unable to set internal only pseudonym as full email [SME: 11933] + +* Tue Apr 05 2022 Jean-Philippe Pialasse 2.7.0-9.sme +- add softlimit template for qpsmtpd [SME: 11858] + increase softlimit to 50000000. + +* Thu Feb 10 2022 Jean-Philippe Pialasse 2.7.0-8.sme +- fix regression Set the default helo policy to lenient [SME: 11864] + * Tue Nov 16 2021 Jean-Philippe Pialasse 2.7.0-7.sme - mail sent on 127.0.0.200:25 should be spam checked [SME: 10289] filtering again fetchmail originating mails @@ -899,6 +929,12 @@ rm -rf root/usr/lib/systemd/system-prese %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 + %build perl createlinks