[horde] IHow can I obtain username and password to login.

Eric Rostetter eric.rostetter at physics.utexas.edu
Tue Feb 25 09:26:18 PST 2003


Quoting wang hu <kongyishi at hotmail.com>:

> this problem has confused me for a long time.I have successfully ONLY
> installed horde(not including imp and others)on my redhat 8.0 linux box.I
> have also created my HORDE mysql database.And I have only changed my
> horde.php file. Here is part of my horde.php file:

> // For IMAP, this is the server name, port, protocol, etc.
> $conf['auth']['params']['dsn'] = '{localhost:143/imap}INBOX';

For RH 8.0 that needs to be 

$conf['auth']['params']['dsn'] = '{localhost:143/imap/notls}INBOX';

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the horde mailing list