[horde] Setting up imp to authentica against Cyrus IMAP
Norris Ward
nappy_d at rogers.com
Tue Aug 5 19:44:29 PDT 2003
Thanks for the response. If I run the test.php, I seem to be able to login
(see output) . Does anyone have any other things that I maybe missing?
server="localhost" user="username" mailbox="{localhost:143/imap/notls}INBOX"
INBOX has 0 messages (0 new 0 recent)
-----Original Message-----
From: Andrew Morgan [mailto:morgan at orst.edu]
Sent: August 5, 2003 9:00 PM
To: Norris Ward
Cc: horde
Subject: Re: [horde] Setting up imp to authentica against Cyrus IMAP
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