[Kolab-devel] Kolab backend integration

Dieter Kluenter dieter at dkluenter.de
Tue Jun 17 21:41:40 CEST 2003


Hi,

Stephan Buys <s.buys at codefusion.co.za> writes:

> Hi,
>
> Within CVS: server/horde/imp_servers.php
>
> Should this file's configuration be integrated into the Kolab
> backend as a template file?
>
> The values: maildomain and realm are of interest
>
> $servers['_prompt'] = array(
>     'name' => _("Choose a mail server:")
> );
>
> $servers['cyrus'] = array(
>     'name' => 'Kolab IMAP Server',
>     'server' => 'localhost',
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'folders' => '',
>     'namespace' => 'INBOX.',
>     'maildomain' => '@@@postfix-mydomain@@@',
>     'realm' => 'example.com',
>     'preferred' => ''
> );

Realm should be equivalent to maildomain. The idea behind it is, that
horde may use realm as extension to login name. I have not tested it
yet if it works with kolab.

-Dieter

-- 
Dieter Kluenter  | Systemberatung
Tel:040.64861967 | Fax: 040.64891521
mailto: dkluenter at schevolution.com
http://www.schevolution.com/tour




More information about the devel mailing list