[horde] IMAP login failed

Chad Dorton cdorton at slcpl.lib.ut.us
Thu Dec 30 12:13:31 PST 2004


Try this:

$conf['auth']['params']['protocol'] = 'imap/notls';

I had the same problem, and that fix worked for me.
-- 
chad


Quoting Florin Andrei <florin at andrei.myip.org>:

> Hi, i'm testing the new stable Horde release. I installed Horde, Imp,
> Kronolith, etc. I configured all applications. I'm using IMAP for
> authentication and MySQL for prefs.
>
> When trying to login for the first time to Horde, it failed:
>
> "Login failed because your username or password was entered
> incorrectly."
>
> Syslog reveals this stuff:
>
> Dec 30 11:33:08 XXXXX imap[19165]: accepted connection
> Dec 30 11:33:08 XXXXX HORDE[19094]: [horde] FAILED LOGIN for florin
> [XXX.YYY.ZZZ.KKK] to Horde [on line 95 of
> "/home/apache/horde/login.php"]
> Dec 30 11:33:08 XXXXX imap[19165]: STARTTLS negotiation failed:
> weiqi.home.local [127.0.0.1]
> Dec 30 11:33:08 XXXXX imap[19165]: Connection reset by peer, closing
> connection
>
> The auth configuration is this:
>
> $conf['auth']['admins'] = array('Administrator');
> $conf['auth']['checkip'] = true;
> $conf['auth']['params']['hostspec'] = 'localhost';
> $conf['auth']['params']['port'] = 143;
> $conf['auth']['params']['protocol'] = 'imap';
> $conf['auth']['params']['imapconfig'] = 'separate';
> $conf['auth']['driver'] = 'imap';
>
> If i'm not mistaken, i configured Horde to use unencrypted IMAP
> authentication (which is what i want) while it actually uses some kind
> of encrypted IMAP (or am i wrong?).
> What do i need to change in the configuration?
>
> My IMAP server (Cyrus-2.2.10) works fine using plain text authentication
> with Evolution and Squirrelmail.
>
> --
> Florin Andrei
>
> http://florin.myip.org/
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the horde mailing list