--- rpms/e-smith-email/sme8/e-smith-email.spec 2008/10/29 19:14:50 1.14 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2010/03/29 14:45:08 1.18 @@ -1,16 +1,19 @@ -# $Id: e-smith-email.spec,v 1.13 2008/10/07 18:09:47 slords Exp $ +# $Id: e-smith-email.spec,v 1.17 2010/02/13 02:49:20 dungog Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.2.0 -%define release 2 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-email-5.2.0-localonly.patch +Patch2: e-smith-email-5.2.0-spamsubject.patch +Patch3: e-smith-email-5.2.0-HeloHost.patch +Patch4: e-smith-email-5.2.0-blocksmtp.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -36,6 +39,15 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Thu Mar 25 2010 Federico Simoncelli 5.2.0-2.sme +- Block by default the SMTP transparent proxy [SME: 5574] + +* Mon Dec 21 2009 Filippo Carletti 5.2.0-4.sme +- Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680] + +* Wed Nov 4 2009 Jonathan Martens 5.2.0-3.sme +- Allow for changing SPAM subject tag through server-manager [SME: 5559] + * Wed Oct 29 2008 Shad L. Lords 5.2.0-2.sme - Fix 'Allow private' to be correct string [SME: 4731] @@ -1326,6 +1338,9 @@ e-smith server and gateway software - em %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks