--- rpms/e-smith-email/sme8/e-smith-email.spec 2008/07/26 17:00:25 1.11 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2009/12/21 16:37:51 1.16 @@ -1,16 +1,18 @@ +# $Id: e-smith-email.spec,v 1.15 2009/11/05 18:45:41 snetram Exp $ + Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} -%define version 4.18.0 +%define version 5.2.0 %define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch1: e-smith-email-4.18.0-fixADD.patch -Patch2: e-smith-email-4.18.0-add2general.patch -Patch3: e-smith-email-4.18.0-FixSpecialCharactersPseudonyms.patch +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 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 +38,21 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* 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 + +* Wed Oct 29 2008 Shad L. Lords 5.2.0-2.sme +- Fix 'Allow private' to be correct string [SME: 4731] + +* Tue Oct 7 2008 Shad L. Lords 5.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Mon Jul 28 2008 Jonathan Martens 4.18.0-5 +- Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285] + * Sat Jul 26 2008 Gavin Weight 4.18.0-4 - Fix pseudonyms modify if using special characters. Thanks - Federico Simoncelli. [SME: 4346]