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 52 |
%define release 53 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
80 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
81 |
|
|
82 |
%changelog |
%changelog |
83 |
* Thu Jan 10 2008 Gavin Weight <gweight@gmail.com>1.2.1-52 |
* 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] |
- 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 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.1-51 |
90 |
- check_smtp_forward changed from loginfo to logdebug [SME: 3471] |
- 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 |
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-50 |
93 |
- disable qplogsumm by deafult [SME: 2333] |
- disable qplogsumm by deafult [SME: 3727] |
94 |
|
|
95 |
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49 |
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.1-49 |
96 |
- rename template-begin fragments [SME: 2333] |
- rename template-begin fragments [SME: 2333] |
97 |
|
|
98 |
* Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> |
* Mon Oct 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.1-48 |
99 |
- Add badrcptto_pattern rule to block "null" recipient addresses. |
- Add badrcptto_pattern rule to block "null" recipient addresses. |
100 |
[SME: 3476] |
[SME: 3476] |
101 |
|
|
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 |