[imp] IMP-4.1 cannot login to courier-imap
Michael M Slusarz
slusarz at horde.org
Wed Apr 5 11:03:05 PDT 2006
Quoting Silver Salonen <silver at ultrasoft.ee>:
> Hi.
>
> I decided to upgrade my Horde framework, so I installed newer versions of all
> the Horde applications I have next to my current ones and copied over the
> configuration files. Horde was upgraded from 3.0.9 to 3.1.1 and IMP was
> upgraded from 4.0.4 to 4.1.
>
> For authenticating users I use IMP, which tries logging in to Courier-Imap in
> localhost over imap/notls.
>
> Server's conf:
> $servers['imap'] = array(
> 'name' => 'IMAP Server',
> 'server' => 'localhost',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => 'INBOX.',
> 'namespace' => '',
> 'maildomain' => '',
> 'smtphost' => 'localhost',
> 'smtpport' => 25,
> 'realm' => '',
> 'preferred' => '',
> 'dotfiles' => false,
> 'hierarchies' => array()
> );
You didn't read imp/docs/UPGRADING.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list