/[smeserver]/rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz10092-spam_learning.patch
ViewVC logotype

Contents of /rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz10092-spam_learning.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jan 28 21:20:03 2020 UTC (4 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-horde-1_0_0-21_el7_sme, smeserver-horde-1_0_0-8_el7_sme, smeserver-horde-1_0_0-17_el7_sme, smeserver-horde-1_0_0-9_el7_sme, smeserver-horde-1_0_0-7_el7_sme, smeserver-horde-1_0_0-19_el7_sme, smeserver-horde-1_0_0-10_el7_sme, smeserver-horde-1_0_0-15_el7_sme, smeserver-horde-1_0_0-18_el7_sme, smeserver-horde-1_0_0-23_el7_sme, smeserver-horde-1_0_0-14_el7_sme, smeserver-horde-1_0_0-22_el7_sme, smeserver-horde-1_0_0-13_el7_sme, smeserver-horde-1_0_0-11_el7_sme, smeserver-horde-1_0_0-12_el7_sme, smeserver-horde-1_0_0-20_el7_sme, smeserver-horde-1_0_0-16_el7_sme
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-7.sme
- apply patches from  John H. Bennett III [SME: 10717]

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/imp/config/backends.local.php/120IMAPServers mezzanine_patched_smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/imp/config/backends.local.php/120IMAPServers
2 --- smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/imp/config/backends.local.php/120IMAPServers 2016-06-16 14:31:58.000000000 -0500
3 +++ mezzanine_patched_smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/imp/config/backends.local.php/120IMAPServers 2017-04-01 20:03:29.010905633 -0500
4 @@ -41,7 +41,7 @@
5 $OUT .= " )\n";
6 $OUT .= " ),\n";
7 }
8 - if (($spamassassin{'UseBayes'} || '0') eq '1')
9 + if (($spamassassin{'UseBayes'} || '0') eq '1' and (($spamd{'SpamLearning'} || 'disabled') eq 'enabled'))
10 {
11 $OUT .= " 'spam' => array(\n";
12 $OUT .= " 'innocent' => array(\n";

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