1 |
# $Id: smeserver-qpsmtpd.spec,v 1.2 2016/03/30 02:16:21 unnilennium Exp $ |
# $Id: smeserver-qpsmtpd.spec,v 1.14 2016/04/20 19:46:42 vip-ire Exp $ |
2 |
|
|
3 |
Summary: SME Server qpsmtpd module |
Summary: SME Server qpsmtpd module |
4 |
%define name smeserver-qpsmtpd |
%define name smeserver-qpsmtpd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 3 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: smeserver-qpsmtpd-2.6.0-PERMS.patch |
Patch0: smeserver-qpsmtpd-2.6.0-PERMS.patch |
14 |
Patch1: smeserver-qpsmtpd-2.6.0-compat_with_0.96.patch |
Patch1: smeserver-qpsmtpd-2.6.0-compat_with_0.96.patch |
15 |
Patch2: smeserver-qpsmtpd-2.6.0-remove_obsolete_badrcptto_pattern_conf.patch |
Patch2: smeserver-qpsmtpd-2.6.0-remove_obsolete_badrcptto_pattern_conf.patch |
16 |
|
Patch3: smeserver-qpsmtpd-2.6.0-dhparam.patch |
17 |
|
Patch4: smeserver-qpsmtpd-2.6.0-karma.patch |
18 |
|
Patch5: smeserver-qpsmtpd-2.6.0-loadcheck.patch |
19 |
|
Patch6: smeserver-qpsmtpd-2.6.0-bogus_bounce.patch |
20 |
|
Patch7: smeserver-qpsmtpd-2.6.0-use_clamdscan_plugin.patch |
21 |
|
Patch8: smeserver-qpsmtpd-2.6.0-set_karma_negative.patch |
22 |
|
Patch9: smeserver-qpsmtpd-2.6.0-change_rbl_sbl_list_separator.patch |
23 |
|
Patch10: smeserver-qpsmtpd-2.6.0-add_uribl_support.patch |
24 |
|
Patch11: smeserver-qpsmtpd-2.6.0-helo_default_to_rfc.patch |
25 |
|
Patch12: smeserver-qpsmtpd-2.6.0-use_naughty_plugin.patch |
26 |
|
Patch13: smeserver-qpsmtpd-2.6.0-karma_before_earlytalker.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
Requires: qpsmtpd >= 0.96 |
Requires: qpsmtpd >= 0.96 |
29 |
Requires: perl(Mail::DKIM) |
Requires: perl(Mail::DKIM) |
30 |
Requires: perl(Mail::DKIM::DkSignature) |
Requires: perl(Mail::DKIM::DkSignature) |
31 |
|
Requires: perl(ClamAV::Client) |
32 |
Requires: daemontools |
Requires: daemontools |
33 |
Requires: qpsmtpd-plugins >= 0.0.1-sme04 |
Requires: qpsmtpd-plugins >= 0.0.1-sme04 |
34 |
Requires: ipsvd |
Requires: ipsvd |
56 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Thu Apr 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-15.sme |
60 |
|
- Call karma before earlytalker and add support for the new strikes param |
61 |
|
[SME: 9462] |
62 |
|
|
63 |
|
* Wed Apr 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-14.sme |
64 |
|
- Use the naughty plugin to defer rejections, leaving users an opportunity |
65 |
|
to authenticate [SME: 5092] |
66 |
|
|
67 |
|
* Wed Apr 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-13.sme |
68 |
|
- Use the helo plugin to check reverse DNS [SME: 2370] |
69 |
|
|
70 |
|
* Mon Apr 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-12.sme |
71 |
|
- Add support for uribl plugin, disabled by default [SME: 9467] |
72 |
|
|
73 |
|
* Sun Apr 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-11.sme |
74 |
|
- Change separator for SBList and RBLlist from : to , [SME: 8484] |
75 |
|
|
76 |
|
* Sun Apr 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-10.sme |
77 |
|
- Allow setting the karma negative value from the KarmaNegative prop |
78 |
|
[SME: 9462] |
79 |
|
|
80 |
|
* Sun Apr 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-9.sme |
81 |
|
- Fix max_size param for the clamdscan plugin [SME: 9465] |
82 |
|
|
83 |
|
* Sun Apr 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme |
84 |
|
- Use clamdscan plugin instead of clamav [SME: 9465] |
85 |
|
|
86 |
|
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme |
87 |
|
- Enable the bogus_bounce plugin [SME: 9464] |
88 |
|
|
89 |
|
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme |
90 |
|
- Enable the loadcheck plugin [SME: 9463] |
91 |
|
|
92 |
|
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-5.sme |
93 |
|
- Add support for the karma plugin, but keep it disabled by default |
94 |
|
[SME: 9462] |
95 |
|
|
96 |
|
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme |
97 |
|
- Create a dhparam for qpsmtpd [SME: 9461] |
98 |
|
|
99 |
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme |
* Sat Apr 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme |
100 |
- Adapt for qpsmtpd-0.96 (mainly plugin renamed) [SME: 9460] |
- Adapt for qpsmtpd-0.96 (mainly plugin renamed) [SME: 9460] |
101 |
|
|
791 |
%patch0 -p1 |
%patch0 -p1 |
792 |
%patch1 -p1 |
%patch1 -p1 |
793 |
%patch2 -p1 |
%patch2 -p1 |
794 |
|
%patch3 -p1 |
795 |
|
%patch4 -p1 |
796 |
|
%patch5 -p1 |
797 |
|
%patch6 -p1 |
798 |
|
%patch7 -p1 |
799 |
|
%patch8 -p1 |
800 |
|
%patch9 -p1 |
801 |
|
%patch10 -p1 |
802 |
|
%patch11 -p1 |
803 |
|
%patch12 -p1 |
804 |
|
%patch13 -p1 |
805 |
|
|
806 |
%build |
%build |
807 |
perl createlinks |
perl createlinks |
808 |
|
mkdir -p root/var/lib/qpsmtpd/karma |
809 |
|
|
810 |
PEERS_CONFIG=root/etc/e-smith/templates/var/service/qpsmtpd/config/peers |
PEERS_CONFIG=root/etc/e-smith/templates/var/service/qpsmtpd/config/peers |
811 |
mkdir -p $PEERS_CONFIG/0 |
mkdir -p $PEERS_CONFIG/0 |
812 |
mkdir -p $PEERS_CONFIG/local |
mkdir -p $PEERS_CONFIG/local |
813 |
|
|
814 |
DISABLE_LOCAL=" |
DISABLE_LOCAL=" |
815 |
|
09karma |
816 |
10earlytalker |
10earlytalker |
817 |
12count_unrecognized_commands |
12count_unrecognized_commands |
818 |
|
15helo |
819 |
16resolvable_fromhost |
16resolvable_fromhost |
820 |
|
19loadcheck |
821 |
20rhsbl |
20rhsbl |
822 |
22dnsbl |
22dnsbl |
823 |
|
23naughty |
824 |
70spamassassin |
70spamassassin |
825 |
" |
" |
826 |
|
|
879 |
\ |
\ |
880 |
--file /var/service/sqpsmtpd/sqpsmtpd "attr(0755,root,root)" \ |
--file /var/service/sqpsmtpd/sqpsmtpd "attr(0755,root,root)" \ |
881 |
--dir /var/spool/qpsmtpd "attr(2750,qpsmtpd,clamav)" \ |
--dir /var/spool/qpsmtpd "attr(2750,qpsmtpd,clamav)" \ |
882 |
|
--dir /var/lib/qpsmtpd/karma "attr(2750,qpsmtpd,qpsmtpd)" \ |
883 |
\ |
\ |
884 |
--file /usr/local/bin/qplogsumm.pl "attr(0755,root,root)" \ |
--file /usr/local/bin/qplogsumm.pl "attr(0755,root,root)" \ |
885 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |