[dev] horde config/conf.xml

Jan Schneider jan at horde.org
Tue Feb 3 01:27:53 PST 2004


Zitat von Johan FISCHER <linux at fischaz.com>:

> Hi,
>
> I'm trying to use the conf.xml file (even if it's not finish yet :) ) and i
> found something weird in the Auth config generation.

That's fine, it's finished already.

> I'm using a imap auth with these params in the conf.php file
> $conf['auth']['driver'] = 'imap';
> $conf['auth']['params']['hostspec'] = 'localhost';
> $conf['auth']['params']['port'] = 993;
> $conf['auth']['params']['protocol'] = 'imap/ssl/novalidate-cert';
>
> But, when i configure the conf.xml file, the generated block 
> concerning the same
> imap auth looks loke this :
> $conf['auth']['hostspec'] = 'localhost';
> $conf['auth']['port'] = 993;
> $conf['auth']['protocol'] = 'imap/ssl/novalidate-cert';
> $conf['auth']['imapconfig'] = 'separate';
> $conf['auth']['driver'] = 'imap';
>
> Is the disparition of the 'params' index normal ?

No, and fixed in CVS.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list