/[smecontribs]/rpms/smeserver-wbl/contribs9/smeserver-wbl-0.3.0.bz10091.changePlugin.patch
ViewVC logotype

Contents of /rpms/smeserver-wbl/contribs9/smeserver-wbl-0.3.0.bz10091.changePlugin.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Feb 22 22:36:04 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-wbl-0_3_0-13_el6_sme
* Wed Feb 22 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-13.sme
- move to new plugin whitelist provided by newer qpsmtpd [SME: 10091]

1 diff -Nur smeserver-wbl-0.3.0.old/createlinks smeserver-wbl-0.3.0/createlinks
2 --- smeserver-wbl-0.3.0.old/createlinks 2015-09-05 14:34:53.000000000 -0400
3 +++ smeserver-wbl-0.3.0/createlinks 2017-02-22 17:30:59.117000000 -0500
4 @@ -16,5 +16,5 @@
5
6 ##Symlink qpsmtpd whitlist_soft plugin for external connections
7
8 -safe_symlink("../../plugins/11whitelist_soft",
9 - "root/etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/11whitelist_soft");
10 +safe_symlink("../../plugins/11whitelist",
11 + "root/etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/11whitelist");
12 diff -Nur smeserver-wbl-0.3.0.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist smeserver-wbl-0.3.0/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist
13 --- smeserver-wbl-0.3.0.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist 1969-12-31 19:00:00.000000000 -0500
14 +++ smeserver-wbl-0.3.0/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist 2017-02-22 17:28:35.905000000 -0500
15 @@ -0,0 +1,4 @@
16 +{
17 + return (whitelist) ;
18 + # for SME 8 and after RequireResolvableFromHost key is obsolete and always on
19 +}
20 diff -Nur smeserver-wbl-0.3.0.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist_soft smeserver-wbl-0.3.0/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist_soft
21 --- smeserver-wbl-0.3.0.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist_soft 2015-09-05 14:34:53.000000000 -0400
22 +++ smeserver-wbl-0.3.0/root/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/11whitelist_soft 1969-12-31 19:00:00.000000000 -0500
23 @@ -1,4 +0,0 @@
24 -{
25 - return (whitelist_soft) ;
26 - # for SME 8 RequireResolvableFromHost key is obsolete and always on
27 -}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed