2 |
%define name smeserver-qpsmtpd |
%define name smeserver-qpsmtpd |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.1 |
%define version 1.2.1 |
5 |
%define release 47 |
%define release 50 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
45 |
Patch34: smeserver-qpsmtpd-1.2.1-hosts_allow.patch |
Patch34: smeserver-qpsmtpd-1.2.1-hosts_allow.patch |
46 |
Patch35: smeserver-qpsmtpd-1.2.1-dnsbl_disconnect.patch |
Patch35: smeserver-qpsmtpd-1.2.1-dnsbl_disconnect.patch |
47 |
Patch36: smeserver-qpsmtpd-1.2.1-timeouts.patch |
Patch36: smeserver-qpsmtpd-1.2.1-timeouts.patch |
48 |
|
Patch37: smeserver-qpsmtpd-1.2.1-badrcptto_empty_local.patch |
49 |
|
Patch38: smeserver-qpsmtpd-1.2.1-templatebegin.patch |
50 |
|
Patch39: smeserver-qpsmtpd-1.2.1-qplogsummStatus.patch |
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
Requires: qpsmtpd >= 0.40 |
Requires: qpsmtpd >= 0.40 |
53 |
Requires: perl(Mail::DKIM) |
Requires: perl(Mail::DKIM) |
78 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
79 |
|
|
80 |
%changelog |
%changelog |
81 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-50 |
82 |
|
- disable qplogsumm by deafult [SME: 2333] |
83 |
|
|
84 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49 |
85 |
|
- rename template-begin fragments [SME: 2333] |
86 |
|
|
87 |
|
* Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> |
88 |
|
- Add badrcptto_pattern rule to block "null" recipient addresses. |
89 |
|
[SME: 3476] |
90 |
|
|
91 |
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-47 |
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-47 |
92 |
- Add configurable timeouts during SMTP command parsing and message |
- Add configurable timeouts during SMTP command parsing and message |
93 |
body receipt. [SME: 3377] |
body receipt. [SME: 3377] |
681 |
%patch34 -p1 |
%patch34 -p1 |
682 |
%patch35 -p1 |
%patch35 -p1 |
683 |
%patch36 -p1 |
%patch36 -p1 |
684 |
|
%patch37 -p1 |
685 |
|
%patch38 -p1 |
686 |
|
%patch39 -p1 |
687 |
|
|
688 |
%build |
%build |
689 |
perl createlinks |
perl createlinks |