[horde] Setting up imp to authentica against Cyrus IMAP
Norris Ward
nappy_d at rogers.com
Tue Aug 5 17:43:25 PDT 2003
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 configd 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'
);
More information about the horde
mailing list