Re: Support for the UNIX hierarchy separator in the python rewrite
- From: Alejandro Valdes Jimenez <avaldes utalca cl>
- To: Claudio Saavedra <csaavedra alumnos utalca cl>
- Cc: gyrus-list <gyrus-list gnome org>
- Subject: Re: Support for the UNIX hierarchy separator in the python rewrite
- Date: Fri, 07 Mar 2008 12:27:51 -0300
On Fri, 2008-03-07 at 12:07 -0300, Alejandro Valdes Jimenez wrote:
>
> Hi.
>
> See the follow link: ftp://ftp.rfc-editor.org/in-notes/rfc2342.txt
>
> comments?
We must to use the "Other Users' Namespace".
Some examples:
a normal user connected to server:
>>> cnx.namespace()
('OK', ['(("INBOX." ".")) (("user." ".")) (("" "."))'])
a admin user connected to server (cyrus for example):
>>> cnx.namespace()
('OK', ['NIL (("user." ".")) (("" "."))'])
the relevant data is: (("user." "."))
this say that Namespace is "user."
comments?
--
Alejandro Valdés Jiménez.
Ingeniero en Redes y Sistemas.
Area Plataforma
DTI - Dirección de Tecnologías de Información
Universidad de Talca.
Talca - Chile.
Teléfono: (71) 200408 FAX: (71) 200409
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]