[horde] Setting up imp to authentica against Cyrus IMAP

Andrew Morgan morgan at orst.edu
Tue Aug 5 17:59:47 PDT 2003



On Tue, 5 Aug 2003, Norris Ward wrote:

> Hi all,
>             I am attempting to setup my horde install to auth against Cyrus
> IMAP and I am having some difficulties.  Other than configuring
> /horde/imp/config/servers.php is there anything else I need to do?  Here is
> how I config’d it all:
>
> $servers['cyrus'] = array(
>     'name' => 'Cyrus IMAP Server',
>     'server' => 'www.domain.net',
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'folders' => '',
>     'namespace' => 'INBOX.',
>     'maildomain' => 'domain.net',
>     'realm' => 'domain.net',
>     'preferred' => 'true'
> );

I have a similar configuration here (server names different, obviously)
and it works fine.  Are you sure the problem lies with Horde/IMP?  Can you
successfully login to your Cyrus server from another IMAP client?

	Andy




More information about the horde mailing list