--- rpms/e-smith-email/sme8/e-smith-email.spec 2007/06/12 18:43:14 1.1 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2014/02/10 22:16:44 1.41 @@ -1,31 +1,35 @@ +# $Id: e-smith-email.spec,v 1.40 2014/01/31 01:03:01 burnat Exp $ + Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} -%define version 4.16.0 -%define release 20 +%define version 5.2.0 +%define release 25 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-email-4.16.0-lexiconfixup.patch -Patch1: e-smith-email-4.16.0-danglingpseudonyms.patch -Patch2: e-smith-email-4.16.0-relay_ehlo.patch -Patch3: e-smith-email-4.16.0-relay_ehlo.patch2 -Patch4: e-smith-email-4.16.0-removeIMPfragment.patch -Patch5: e-smith-email-4.16.0-TVp1AQEAAAAE.patch -Patch6: e-smith-email-4.16.0-virustextupdated.patch -Patch7: e-smith-email-4.16.0-purge-junkmail-folders.patch -Patch8: e-smith-email-4.16.0-TVqgAAEAAAAFAAAA.patch -Patch9: e-smith-email-4.16.0-RelaxedEmailCheck.patch -Patch10: e-smith-email-4.16.0-removable.patch -Patch11: e-smith-email-4.16.0-Returntosendertextupdated.patch -Patch12: e-smith-email-4.16.0-fetchmaildest.patch -Patch13: e-smith-email-4.16.0-adminemail.patch -Patch14: e-smith-email-4.16.0-RelaxedEmailCheck3.patch -Patch15: e-smith-email-4.16.0-adminemail.patch2 -Patch16: e-smith-email-4.16.0-uriencode.patch -Patch17: e-smith-email-4.16.0-uriencode.patch2 +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 +Patch5: e-smith-email-5.2.0-HeloHost.patch2 +Patch6: e-smith-email-5.2.0-zero-to-disabled.patch +Patch7: e-smith-email-5.2.0-transparent.patch +Patch8: e-smith-email-5.2.0-force_relay.patch +Patch9: e-smith-email-5.2.0-smtp-auth.patch +Patch10: e-smith-email-5.2.0-prop_merge.patch +Patch11: e-smith-email-5.2.0-smtp-auth-wording.patch +Patch12: e-smith-email-5.2.0-add-cdata-tag.patch +Patch13: e-smith-email-5.2.0-AuthBlacklist.patch +Patch14: e-smith-email-5.2.0-StartTLS.patch +Patch15: e-smith-email-5.2.0-smtpMigrate.patch +Patch16: e-smith-email-5.2.0-always_enable_imap.patch +Patch17: e-smith-email-5.2.0-MultiDrop.patch +Patch18: e-smith-email-5.2.0-AuthOrder.patch +Patch19: e-smith-email-5.2.0-webmail-only-local-network.patch +Patch20: e-smith-email-5.2.0-AuthException.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,9 +40,11 @@ Requires: e-smith-imap Requires: e-smith-lib >= 1.15.1-19 Requires: perl(Net::Server::Fork) Requires: perl(Net::SMTP) +Requires: perl(Net::SMTP::SSL) Requires: perl(Authen::SASL) Requires: perl(Net::Server) >= 0.85 Requires: runit +Requires: e-smith-formmagick >= 1.4.0-12 Obsoletes: e-smith-smtp-authentication Obsoletes: e-smith-securemail BuildRequires: e-smith-devtools >= 1.13.0-03 @@ -49,6 +55,128 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Mon Feb 10 2014 Charlie Brady 5.2.0-25.sme +- Handle exceptions during attempted SASL auth. Add more debug tracing. + [SME: 8202] + +* Fri Jan 31 2014 chris burnat 5.2.0-24.sme +- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165] + +* Mon Jan 13 2014 Ian Wells 5.2.0-23.sme +- Only present one auth method at a time, in order, to NET::SMTP, + by Charlie Brady [SME: 6993] + Second hunk in patch converts tabs to spaces, no code change. + +* Sat Jun 29 2013 Ian Wells 5.2.0-22.sme +- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7045] + +* Fri Jun 21 2013 Daniel Berteaud 5.2.0-21.sme +- Always enable imap, listen on the loopback if disabled [SME: 7676] + +* Sat Mar 16 2013 Ian Wells 5.2.0-20.sme +- Avoid use of unitialised variables in smtp migrate fragments [SME: 7495] + +* Wed Dec 19 2012 Ian Wells 5.2.0-19.sme +- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] + +* Mon Jul 02 2012 Ian Wells 5.2.0-18.sme +- Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] + +* Sun Mar 04 2012 Ian Wells 5.2.0-17.sme +- MD5 patch to workaround buggy SMTP servers [SME: 6538] + +* Fri Sep 23 2011 Jonathan Martens 5.2.0-16.sme +- Fix previous commit to show complete text in server-manager [SME: 6320] + +* Fri Sep 23 2011 Jonathan Martens 5.2.0-15.sme +- Fix SMTP auth wording in server-manager [SME: 6320] + +* Sat Nov 20 2010 Ian Wells 5.2.0-14.sme +- SME 8.0 Changelog Cleanup [SME: 6368] + +* Sun Oct 31 2010 Shad L. Lords 5.2.0-13.sme +- Fix property merge when local pseudonym is set [SME: 6370] + +* Sun Oct 31 2010 Shad L. Lords 5.2.0-12.sme +- Add smtp auth into web interface, not just when enabled [SME: 6318] + +* Mon Oct 4 2010 Shad L. Lords 5.2.0-11.sme +- Enable auth for smtp traffic and migrate if necessary [SME: 5575] + +* Sun Sep 25 2010 Shad L. Lords 5.2.0-10.sme +- Change enabled to transparent for mail proxy [SME: 5574] + +* Tue May 8 2010 Jonathan Martens 5.2.0-9.sme +- Fix migrate fragment [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-8.sme +- Fix errors in previous commit [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-7.sme +- Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5922] + +* Sat Apr 3 2010 Charlie Brady 5.2.0-6.sme +- Fix HeloHost patch. [SME: 5854] + +* Thu Mar 25 2010 Federico Simoncelli 5.2.0-5.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] + +* 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] + +* Sun Apr 27 2008 Jonathan Martens 4.18.0-3 +- Add common tags to e-smith-formmagick's general [SME: 4285] + +* Wed Mar 12 2008 Shad L. Lords 4.18.0-2 +- Cleanup CREATE/ADD tag mixup [SME: 4045] + +* Tue Mar 11 2008 Stephen Noble 4.18.0-1 +- Roll stable stream for release. + +* Tue Mar 11 2008 Stephen Noble 4.18.0-1 +- Roll stable stream for release. + +* Wed Feb 13 2008 Stephen Noble 4.17.0-6 +- Remove tags now in general [SME: 3917] + +* Sun Feb 10 2008 Stephen Noble 4.17.0-5 +- Remove duplicate entries [SME: 3892] + +* Wed Jan 09 2008 Stephen Noble 4.17.0-4 +- add visible internal toggle to pseudonym panel [SME: 3497] + +* Thu Dec 27 2007 Shad L. Lords 4.17.0-3 +- Remove leading 0 from release + +* Wed Dec 26 2007 Charlie Brady 4.17.0-02 +- Add support for SMTPS and MSA outbound authenticated SMTP to + smarthost. TODO: Add panel support. [SME: 897] + +* Wed Dec 26 2007 Charlie Brady 4.17.0-01 +- Make new development branch. + +* Mon Jun 25 2007 Charlie Brady 4.16.0-22 +- Add diagnostic if .junkmail Maildir is broken. [SME: 2739] + +* Tue Jun 12 2007 Shad L. Lords 4.16.0-21 +- Add default to SpamReject to get rid of warnings [SME: 2395] + * Mon Jun 11 2007 Shad L. Lords 4.16.0-20 - decode parameters so pseudonymn can be modified/deleted [SME: 1782] @@ -1288,7 +1416,6 @@ e-smith server and gateway software - em %prep %setup -%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -1306,6 +1433,9 @@ e-smith server and gateway software - em %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 %build perl createlinks