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

Annotation 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.2 - (hide annotations) (download)
Fri Feb 24 00:38:26 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-wbl-0_3_0-18_el6_sme, smeserver-wbl-0_3_0-15_el6_sme, smeserver-wbl-0_3_0-14_el6_sme, smeserver-wbl-0_3_0-17_el6_sme, smeserver-wbl-0_3_0-16_el6_sme, smeserver-wbl-0_3_0-19_el6_sme, HEAD
Changes since 1.1: +1 -1 lines
* Thu Feb 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-14.sme
- changing separator for  RBLList, SBLList [SME: 10116]

1 unnilennium 1.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 unnilennium 1.2 + return ("whitelist") ;
18 unnilennium 1.1 + # 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