[imp] Preference System Settings

Michael Geier, CDM Systems Admin mgeier@cdmsports.com
Mon, 26 Nov 2001 10:18:00 -0600


$conf['prefs']['driver'] = 'sql';

$conf['prefs']['params'] = array();
$conf['prefs']['params']['phptype'] = 'mysql';
$conf['prefs']['params']['hostspec'] = '[ insert host ]';
$conf['prefs']['params']['username'] = '[ insert user ]';
$conf['prefs']['params']['password'] = '[ insert pass ]';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'horde_prefs';

-----Original Message-----
From: guillen@zeus.ccip.udg.mx [mailto:guillen@zeus.ccip.udg.mx]On
Behalf Of Guillermo Guillen Angel
Sent: Monday, November 26, 2001 10:09 AM
To: IMP Horde
Subject: [imp] Preference System Settings


Another question.

To set IMP to save preferences. how do you define it in horde.php file
if I want to use sql
I know that the line should be as follows

$conf['prefs']['driver'] = 'sql';

but I don't know how to define the parameters   (I'm suposed to put here
the database, table username and password, but I don't know how)
$conf['prefs']['params'] = array('');

can anyone tell me how to set this ?

thanks




--
+----------------------------------------------------------------------+

L.I. Guillermo Guillén Angel                 tels. 36194028  ext. 117
Jefe del                                           36196910
Centro de Computo de Investigación y Posgrado      36192379
CUCEI                                              36196017
Universidad de Guadalajara                         36503680
                                             fax.  36194028
+----------------------------------------------------------------------+





>From mark@tippingmar.com Date: 2001-04-10 12:04:07 PST
Return-Path: <mcoughlan@gothambroadband.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 15658 invoked from network); 26 Nov 2001 16:22:02 -0000
Received: from mail.gothambroadband.com (HELO cyclops.gothambroadband.com) (63.81.139.173)
  by clark.horde.org with SMTP; 26 Nov 2001 16:22:02 -0000
Received: from cezanne (cezanne.gotham-int.com [192.168.200.27])
	by cyclops.gothambroadband.com (Postfix) with SMTP id 1DB5E2F357
	for <imp@lists.horde.org>; Mon, 26 Nov 2001 11:16:27 -0500 (EST)
From: "Mike Coughlan" <mcoughlan@gothambroadband.com>
To: <imp@lists.horde.org>
Date: Mon, 26 Nov 2001 11:19:32 -0500
Message-ID: <LKEDKBHIPIPMIFJFACFHCEIDCGAA.mcoughlan@gothambroadband.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
In-Reply-To: <1006788781.3c0260ad462e8@jan.dip.ammma.net>
Subject: Does IE 5.5 support SSLv3?

I am having problems downloading attachments with IE 5.5.  I get the error:
"The requested site was either unavailable or cannot be found".  I found
this relevant posting on the list that describes the problem, but wondered
if this is indeed the proper solution.  Is IE 5.5 so broken that it doesn't
really support SSLv3?

Also, "Apache-SSL is not mod SSL".  If anyone can show me how to effect this
change in apache-ssl, I'd appreciate it, otherwise I'll need to replace it
with Apache & mod_ssl, sigh.

Version numbers at the end of mail. I am also using a snake oil cert.

+++++++++++++++++++++++++++++++++++++++++

From: "Mark Nienberg" (mark@tippingmar.com)
Subject: Re: [imp] various problems with IMP and Internet Explorer
Newsgroups: mailing.www.horde-imp
View this article only
Date: 2001-04-10 12:04:07 PST


On 5 Apr 2001, at 15:33, Mike Satake wrote:

> Also, IE does work fine if IMP is accessed over non-SSL connections.
Netscape
> has no problems at all.  Is there any workaround available?

The following line in the ssl virtual host section of httpd.conf solved a
lot of IE connection problems for me.  Without it, I couldn't get the
original IE5 for Windows and the current IE5 for Mac to connect to
IMP at all (although they could connect to other secure sites).

SSLProtocol all -SSLv3

This disables SSLv3 and uses SSLv2 instead.  Unfortunately, this is
an all or nothing change.  You can't make it browser-dependent.

Mark W. Nienberg, SE
Tipping Mar + associates
Berkeley, CA

++++++++++++++++++++++++++
Horde Versions
Horde: 1.3.5-cvs
IMP: 2.3.7-cvs
Turba: 0.0.3-cvs
PHP Version
View phpinfo() screen
PHP Version: 4.0.5
PHP Major Version: 4.0
PHP Minor Version: 5
PHP Version Classification: release
This version of PHP is supported but the PEAR library that comes with this
version is not recent enough. See http://horde.org/pear/ for details.
Horde requires at least PHP 4.0.5 and PEAR 4.0.7.
PHP Module Capabilities
FTP Support: Yes
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: Yes
MCAL Support: No
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes
Miscellaneous PHP Settings
magic_quotes_runtime set to Off: Yes
PHP Sessions
Session counter: 1
To unregister the session: click here
PEAR
PEAR - Yes
Mail::RFC822 - Yes
Log - Yes
DB - Yes