[Kolab-devel] Horde/imp sent-mail, drafts, trash folders

Jan Schneider jan at horde.org
Thu Sep 4 23:19:23 CEST 2003


Zitat von cle_kolab at gmx.net:

> > Zitat von cle_kolab at gmx.net:
> >
> > > I have set up horde with Kolab.
> > > The Problem is that i cannot access the folders sent-mail, drafts,
> trash
>
> > It's rather the folders and/or namespace setting in
> imp/config/servers.php
> > that is wrong.
> >
> well heres my server.php
>
> $servers['localhost'] = array(
>     'name' => 'Local Kolab Server',
>     'server' => 'localhost',
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'folders' => '',
>     'namespace' => 'INBOX.',
>     'maildomain' => '',
>     'realm' => '',
>     'preferred' => ''
> );
>
> I am not sure what to enter here.
> or what the settings for the Value in:
>
> $_prefs['sent_mail_folder'] = array(
>     'value' => 'sent-mail',
> would be then
>
> INBOX./sent-mail did not work

Isn't the imap server of Kolab a Cyrus server? The folder separator should
be '.' then, not '/' unless it gets compiled with the unixhier setting.
Someone from the Kolab team can enlighten you on this probably.
Whatever separator is used, this should be in 'namespace', be it 'INBOX/' or
'INBOX.'.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft




More information about the devel mailing list