[Kolab-devel] Horde/imp sent-mail, drafts, trash folders
Stephan Buys
list at codefusion.co.za
Fri Sep 5 10:49:21 CEST 2003
When we use sieve to file into a subfolder we use the syntax:
user/mailaddress at domain^co^za/foldername
Hope that helps. Let us know what works and what needs to set up in the
Horde configuration :-)
All the best,
Stephan
On Thursday 04 September 2003 23:19, Jan Schneider wrote:
> 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
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at intevation.org
> https://kroupware.org/mailman/listinfo/kolab-devel
More information about the devel
mailing list