user folder

Patrick Boutilier boutilpj at ednet.ns.ca
Tue Oct 11 09:35:36 EDT 2011


On 10/11/2011 06:57 AM, Gabriele Bulfon wrote:
> Hi
>
> I'm using cyrus in production for years, recently I'm working on a new
> distribution with a new
> update cyrus, built from sources.
> Previous version was 2.3.16, new version is 2.4.2.
>
> On the previous version, you could issue 'LIST "" user' to the imap
> server and receive this response:
>
> A0 LIST "" user
> * LIST (\Noselect \HasChildren) "." "user"
> A0 OK Completed (0.260 secs 419 calls)
>
> In the new version the response is different:
>
> A0 LIST "" user
> A0 OK Completed (0.030 secs 202 calls)
>
> This open up a problem to our web app using JavaMail, when it tries to
> list the shared folders from
> other users.
> The code examines the user namespaces and finds "user".
> Then it asks JavaMail to list the folder "user" to obtain the list of
> users sharing something.
> Debugging the IMAP transaction, I see JavaMail trying to do the above
> command first,
> then, after receiving the response, it will issue a LIST "" user.% and
> go on.
> Now, because the above command answers with nothing, I can't seem to
> find a correct way to
> list the "user" magic folder.
>
> Why has this changed in Cyrus?
> Is there any way I can let it work as before?

Works fine in 2.4.10 . Try the latest version (2.4.12) .






>
> Thanks,
> Gabriele.
>
>
>
> ----
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: boutilpj.vcf
Type: text/x-vcard
Size: 286 bytes
Desc: not available
Url : http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20111011/313f3859/attachment.vcf 


More information about the Info-cyrus mailing list