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 39 |
%define release 53 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
37 |
Patch26: smeserver-qpsmtpd-1.2.1-logterse_stats.patch |
Patch26: smeserver-qpsmtpd-1.2.1-logterse_stats.patch |
38 |
Patch27: smeserver-qpsmtpd-1.2.1-qplogsumm.patch |
Patch27: smeserver-qpsmtpd-1.2.1-qplogsumm.patch |
39 |
Patch28: smeserver-qpsmtpd-1.2.1-logterse.patch2 |
Patch28: smeserver-qpsmtpd-1.2.1-logterse.patch2 |
40 |
|
Patch29: smeserver-qpsmtpd-1.2.1-qpsmtpd40.patch |
41 |
|
Patch30: smeserver-qpsmtpd-1.2.1-qpsmtpd40.patch2 |
42 |
|
Patch31: smeserver-qpsmtpd-1.2.1-disclaimer.patch |
43 |
|
Patch32: smeserver-qpsmtpd-1.2.1-disclaimer.patch2 |
44 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
54 |
Requires: qpsmtpd >= 0.32-4.el4.sme |
Requires: qpsmtpd >= 0.40 |
55 |
Requires: perl(Mail::DKIM) |
Requires: perl(Mail::DKIM) |
56 |
Requires: perl(Mail::DKIM::DkSignature) |
Requires: perl(Mail::DKIM::DkSignature) |
|
Conflicts: qpsmtpd >= 0.33 |
|
57 |
Requires: daemontools |
Requires: daemontools |
58 |
Requires: qpsmtpd-plugins >= 0.0.1-sme04 |
Requires: qpsmtpd-plugins >= 0.0.1-sme04 |
59 |
Requires: ipsvd |
Requires: ipsvd |
80 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Tue Jan 29 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.1-53 |
84 |
|
- Enable auth plugin for local connections. [SME: 2631] |
85 |
|
|
86 |
|
* Thu Jan 10 2008 Gavin Weight <gweight@gmail.com> 1.2.1-52 |
87 |
|
- Fix divide by zero error on log rotate. [SME: 3620] |
88 |
|
|
89 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.1-51 |
90 |
|
- check_smtp_forward changed from loginfo to logdebug [SME: 3471] |
91 |
|
|
92 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-50 |
93 |
|
- disable qplogsumm by deafult [SME: 3727] |
94 |
|
|
95 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49 |
96 |
|
- rename template-begin fragments [SME: 2333] |
97 |
|
|
98 |
|
* Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-48 |
99 |
|
- Add badrcptto_pattern rule to block "null" recipient addresses. |
100 |
|
[SME: 3476] |
101 |
|
|
102 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-47 |
103 |
|
- Add configurable timeouts during SMTP command parsing and message |
104 |
|
body receipt. [SME: 3377] |
105 |
|
|
106 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-46 |
107 |
|
- Disconnect immediately if dnsbl plugin rejects recipient addresses |
108 |
|
(and therefore would never accept the message). [SME: 3352] |
109 |
|
|
110 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-45 |
111 |
|
- Configure hosts_allow plugin, which use the pre_connection hook |
112 |
|
and therefore needs to be done before the 'peers' plugin. |
113 |
|
[SME: 3352] |
114 |
|
|
115 |
|
* Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-44 |
116 |
|
- Fix rbl migrate fragment (thanks, Mike McCarn). [SME: 3229] |
117 |
|
|
118 |
|
* Sun Jun 17 2007 Shad L. Lords <slords@mail.com> 1.2.1-43 |
119 |
|
- Updates for disclaimer plugin [SME: 2648] |
120 |
|
|
121 |
|
* Sat Jun 16 2007 Shad L. Lords <slords@mail.com> 1.2.1-42 |
122 |
|
- Add disclaimer plugin disabled by default [SME: 2648] |
123 |
|
|
124 |
|
* Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 1.2.1-41 |
125 |
|
- Update for new features in qpsmtpd v0.40 |
126 |
|
|
127 |
|
* Thu Jun 14 2007 Shad L. Lords <slords@mail.com> 1.2.1-40 |
128 |
|
- Remove conflicts qpsmtpd >= 0.33 |
129 |
|
|
130 |
* Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.2.1-39 |
* Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.2.1-39 |
131 |
- Update to correct version of qplogsumm.pl [SME: 2971] |
- Update to correct version of qplogsumm.pl [SME: 2971] |
132 |
|
|
684 |
%patch26 -p1 |
%patch26 -p1 |
685 |
%patch27 -p1 |
%patch27 -p1 |
686 |
%patch28 -p1 |
%patch28 -p1 |
687 |
|
%patch29 -p1 |
688 |
|
%patch30 -p1 |
689 |
|
%patch31 -p1 |
690 |
|
%patch32 -p1 |
691 |
|
%patch33 -p1 |
692 |
|
%patch34 -p1 |
693 |
|
%patch35 -p1 |
694 |
|
%patch36 -p1 |
695 |
|
%patch37 -p1 |
696 |
|
%patch38 -p1 |
697 |
|
%patch39 -p1 |
698 |
|
%patch40 -p1 |
699 |
|
%patch41 -p1 |
700 |
|
|
701 |
%build |
%build |
702 |
perl createlinks |
perl createlinks |
730 |
mkdir -p $PEERS_CONFIG/local |
mkdir -p $PEERS_CONFIG/local |
731 |
|
|
732 |
DISABLE_LOCAL=" |
DISABLE_LOCAL=" |
|
05auth_cvm_unix_local |
|
733 |
10check_earlytalker |
10check_earlytalker |
734 |
12count_unrecognized_commands |
12count_unrecognized_commands |
735 |
16require_resolvable_fromhost |
16require_resolvable_fromhost |
743 |
echo "# $file disabled for local connections" > $PEERS_CONFIG/local/$file |
echo "# $file disabled for local connections" > $PEERS_CONFIG/local/$file |
744 |
done |
done |
745 |
|
|
746 |
|
DISABLE_EXTERNAL=" |
747 |
|
65disclaimer |
748 |
|
" |
749 |
|
|
750 |
|
for file in $DISABLE_EXTERNAL |
751 |
|
do |
752 |
|
echo "# $file disabled for external connections" > $PEERS_CONFIG/0/$file |
753 |
|
done |
754 |
|
|
755 |
( |
( |
756 |
cd root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins |
cd root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins |
757 |
for file in * |
for file in * |