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 44 |
%define release 54 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
42 |
Patch31: smeserver-qpsmtpd-1.2.1-disclaimer.patch |
Patch31: smeserver-qpsmtpd-1.2.1-disclaimer.patch |
43 |
Patch32: smeserver-qpsmtpd-1.2.1-disclaimer.patch2 |
Patch32: smeserver-qpsmtpd-1.2.1-disclaimer.patch2 |
44 |
Patch33: smeserver-qpsmtpd-1.2.1-rblsbl.patch2 |
Patch33: smeserver-qpsmtpd-1.2.1-rblsbl.patch2 |
45 |
|
Patch34: smeserver-qpsmtpd-1.2.1-hosts_allow.patch |
46 |
|
Patch35: smeserver-qpsmtpd-1.2.1-dnsbl_disconnect.patch |
47 |
|
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 |
|
Patch40: smeserver-qpsmtpd-1.2.1-logdebug.patch |
52 |
|
Patch41: smeserver-qpsmtpd-1.2.1-dividezerofix.patch |
53 |
|
Patch42: smeserver-qpsmtpd-1.2.1-rblsbl.patch3 |
54 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
55 |
Requires: qpsmtpd >= 0.40 |
Requires: qpsmtpd >= 0.40 |
56 |
Requires: perl(Mail::DKIM) |
Requires: perl(Mail::DKIM) |
81 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Thu Apr 17 2008 Gavin Weight <gweight@gmail.com> 1.2.1-54 |
85 |
|
- Migrate ordb.net entries away. [SME: 4214] |
86 |
|
|
87 |
|
* Tue Jan 29 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.1-53 |
88 |
|
- Enable auth plugin for local connections. [SME: 2631] |
89 |
|
|
90 |
|
* Thu Jan 10 2008 Gavin Weight <gweight@gmail.com> 1.2.1-52 |
91 |
|
- Fix divide by zero error on log rotate. [SME: 3620] |
92 |
|
|
93 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.1-51 |
94 |
|
- check_smtp_forward changed from loginfo to logdebug [SME: 3471] |
95 |
|
|
96 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-50 |
97 |
|
- disable qplogsumm by deafult [SME: 3727] |
98 |
|
|
99 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49 |
100 |
|
- rename template-begin fragments [SME: 2333] |
101 |
|
|
102 |
|
* Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-48 |
103 |
|
- Add badrcptto_pattern rule to block "null" recipient addresses. |
104 |
|
[SME: 3476] |
105 |
|
|
106 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-47 |
107 |
|
- Add configurable timeouts during SMTP command parsing and message |
108 |
|
body receipt. [SME: 3377] |
109 |
|
|
110 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-46 |
111 |
|
- Disconnect immediately if dnsbl plugin rejects recipient addresses |
112 |
|
(and therefore would never accept the message). [SME: 3352] |
113 |
|
|
114 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-45 |
115 |
|
- Configure hosts_allow plugin, which use the pre_connection hook |
116 |
|
and therefore needs to be done before the 'peers' plugin. |
117 |
|
[SME: 3352] |
118 |
|
|
119 |
* Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-44 |
* Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-44 |
120 |
- Fix rbl migrate fragment (thanks, Mike McCarn). [SME: 3229] |
- Fix rbl migrate fragment (thanks, Mike McCarn). [SME: 3229] |
121 |
|
|
693 |
%patch31 -p1 |
%patch31 -p1 |
694 |
%patch32 -p1 |
%patch32 -p1 |
695 |
%patch33 -p1 |
%patch33 -p1 |
696 |
|
%patch34 -p1 |
697 |
|
%patch35 -p1 |
698 |
|
%patch36 -p1 |
699 |
|
%patch37 -p1 |
700 |
|
%patch38 -p1 |
701 |
|
%patch39 -p1 |
702 |
|
%patch40 -p1 |
703 |
|
%patch41 -p1 |
704 |
|
%patch42 -p1 |
705 |
|
|
706 |
%build |
%build |
707 |
perl createlinks |
perl createlinks |
735 |
mkdir -p $PEERS_CONFIG/local |
mkdir -p $PEERS_CONFIG/local |
736 |
|
|
737 |
DISABLE_LOCAL=" |
DISABLE_LOCAL=" |
|
05auth_cvm_unix_local |
|
738 |
10check_earlytalker |
10check_earlytalker |
739 |
12count_unrecognized_commands |
12count_unrecognized_commands |
740 |
16require_resolvable_fromhost |
16require_resolvable_fromhost |