1 |
bytegw |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/00header mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/00header |
2 |
|
|
--- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/00header 2007-11-13 22:01:08.000000000 -0700 |
3 |
|
|
+++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/00header 2007-11-13 21:58:49.000000000 -0700 |
4 |
|
|
@@ -1,3 +1,3 @@ |
5 |
|
|
// 00header |
6 |
|
|
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ |
7 |
|
|
-// $Horde: imp/config/conf.xml,v 1.53.2.16 2006/12/24 05:06:57 chuck Exp $ |
8 |
|
|
+// $Horde: imp/config/conf.xml,v 1.53.2.18 2007/05/03 15:24:51 chuck Exp $ |
9 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/100ExternalUtils mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/100ExternalUtils |
10 |
|
|
--- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/100ExternalUtils 2006-03-15 19:55:05.000000000 -0700 |
11 |
|
|
+++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/100ExternalUtils 2007-11-13 21:56:47.000000000 -0700 |
12 |
|
|
@@ -1,7 +1,7 @@ |
13 |
|
|
// 100ExternalUtils |
14 |
|
|
$conf['utils']['spellchecker'] = '/usr/bin/ispell'; |
15 |
|
|
$conf['utils']['gnupg'] = '/usr/bin/gpg'; |
16 |
|
|
-$conf['utils']['gnupg_keyserver'] = array('wwwkeys.pgp.net'); |
17 |
|
|
+$conf['utils']['gnupg_keyserver'] = array('pgp.mit.edu'); |
18 |
|
|
$conf['utils']['gnupg_timeout'] = '10'; |
19 |
|
|
$conf['utils']['openssl_cafile'] = '/etc/httpd/conf/ssl.crt/ca-bundle.crt'; |
20 |
|
|
$conf['utils']['openssl_binary'] = '/usr/bin/openssl'; |