[horde] IMP Login with Horde/CVS
Barsalou
barjunk at attglobal.net
Mon May 24 14:14:29 PDT 2004
Are you using the GUI or modifying the files directly?
Through the GUI Administration tool, on the Horde authentication tab,
you can set Horde to "Let a horde application handle authentication".
Then select imp in the drop down box below that.
This would end up in the conf.php file of horde/config/conf.php and look
something like this:
> $conf['auth']['admins'] = array('Administrator', 'yourusername');
> $conf['auth']['params']['app'] = 'imp';
> $conf['auth']['driver'] = 'application';
Don't forget to change the imp/config/servers.php file to reflect your
imap server. There may be some other pieces to make this work as well.
If you get to a point where you can't get back to the GUI
administration, start over by copying the horde/config/conf.php.dist
file to the conf.php file.
Mike
--
Barsalou <barjunk at attglobal.net>
More information about the horde
mailing list