Robert Mueller wrote:
Ok, we've tracked down the permissions problem. It has to do with what I believe is a change in behaviour between 2.3 CVS 6 months ago and 2.3.3.

Cyrus 2.3 from CVS about 6 months ago...

. select user.xyz
...
. OK [READ-WRITE] Completed
. examine user.xyz
...
. OK [READ-ONLY] Completed

Cyrus 2.3.3

. select user.xyz
...
. OK [READ-WRITE] Completed
. examine user.xyz
...
. OK [READ-WRITE] Completed

Ok that last one is saying that it's in [READ-WRITE] mode on an "examine" while previously it used to say [READ-ONLY]. Is that an expected behaviour change, or a bug?

Fixed in CVS (lib/acl.h and imap/imapd.c)

--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to