1 |
# $Id: e-smith-email.spec,v 1.1 2013/02/07 21:33:25 slords Exp $ |
# $Id: e-smith-email.spec,v 1.11 2014/12/05 17:45:32 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - email module |
Summary: e-smith server and gateway - email module |
4 |
%define name e-smith-email |
%define name e-smith-email |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.4.0 |
%define version 5.4.0 |
7 |
%define release 1 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
|
Patch1: e-smith-email-5.4.0-smtpMigrate.patch |
14 |
|
Patch2: e-smith-email-5.4.0-always_enable_imap.patch |
15 |
|
Patch3: e-smith-email-5.4.0-MultiDrop.patch |
16 |
|
Patch4: e-smith-email-5.4.0-webmail-only-local-network.patch |
17 |
|
Patch5: e-smith-email-5.4.0-AuthOrder.patch |
18 |
|
Patch6: e-smith-email-5.4.0-AuthException.patch |
19 |
|
Patch7: e-smith-email-5.4.0-ZIPVOSX-ZIPV3_new_signatures.patch |
20 |
|
Patch8: e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
23 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
30 |
Requires: perl(Net::SMTP) |
Requires: perl(Net::SMTP) |
31 |
Requires: perl(Net::SMTP::SSL) |
Requires: perl(Net::SMTP::SSL) |
32 |
Requires: perl(Authen::SASL) |
Requires: perl(Authen::SASL) |
33 |
Requires: perl(Net::Server) >= 0.85 |
Requires: perl(Net::Server) >= 0.85 |
34 |
Requires: runit |
Requires: runit |
35 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
36 |
Obsoletes: e-smith-smtp-authentication |
Obsoletes: e-smith-smtp-authentication |
43 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Thu Jan 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-10.sme |
47 |
|
- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA |
48 |
|
- [SME: 8833] |
49 |
|
|
50 |
|
* Fri Dec 5 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-9.sme |
51 |
|
- Add new zip file signatures to default mailpatterns database : ZIPVOSX & ZIPV3 |
52 |
|
- [SME: 8718] |
53 |
|
|
54 |
|
* Mon Feb 10 2014 Charlie Brady <charlie_brady@mitel.com> 5.4.0-8.sme |
55 |
|
- Handle exceptions during attempted SASL auth. Add more debug tracing. |
56 |
|
[SME: 8205] |
57 |
|
|
58 |
|
* Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 5.4.0-7.sme |
59 |
|
- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351] |
60 |
|
|
61 |
|
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> 5.4.0-6.sme |
62 |
|
- Only present one auth method at a time, in order, to NET::SMTP, |
63 |
|
by Charlie Brady [SME: 8060] |
64 |
|
Second hunk in patch converts tabs to spaces, no code change. |
65 |
|
|
66 |
|
* Tue Dec 10 2013 Chris Burnat <devlist@burnat.com> 5.4.0-5.sme |
67 |
|
- Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351] |
68 |
|
|
69 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-4.sme |
70 |
|
- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749] |
71 |
|
|
72 |
|
* Sun Jun 23 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-3.sme |
73 |
|
- Always enable imap, listen on loopback is disabled [SME: 7697] |
74 |
|
|
75 |
|
* Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.4.0-2.sme |
76 |
|
- Avoid use of unitialised variables in smtp migrate fragments [SME: 7487] |
77 |
|
|
78 |
* Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme |
* Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme |
79 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
80 |
|
|
81 |
* Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 5.2.0-19.sme |
* Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 5.2.0-19.sme |
82 |
- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] |
- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] |
83 |
|
|
84 |
* Mon Jul 02 2012 Ian Wells <esmith@wellsi.com> 5.2.0-18.sme |
* Mon Jul 02 2012 Ian Wells <esmith@wellsi.com> 5.2.0-18.sme |
85 |
- Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] |
- Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] |
1418 |
|
|
1419 |
%prep |
%prep |
1420 |
%setup |
%setup |
1421 |
|
%patch1 -p1 |
1422 |
|
%patch2 -p1 |
1423 |
|
%patch3 -p1 |
1424 |
|
%patch4 -p1 |
1425 |
|
%patch5 -p1 |
1426 |
|
%patch6 -p1 |
1427 |
|
%patch7 -p1 |
1428 |
|
%patch8 -p1 |
1429 |
|
|
1430 |
%build |
%build |
1431 |
perl createlinks |
perl createlinks |