cyrus 2.3.3 change + solved: permission denied setting flags

2006-05-18 Thread Robert Mueller
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

Re: cyrus 2.3.3 change + solved: permission denied setting flags

2006-05-18 Thread Ken Murchison
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

Re: cyrus 2.3.3 change + solved: permission denied setting flags

2006-05-18 Thread Bron Gondwana
On Fri, May 19, 2006 at 02:40:11AM +1000, Robert Mueller wrote: [...] 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? And if it's expected, then why was it saying Permission denied when our code

Re: cyrus 2.3.3 change + solved: permission denied setting flags

2006-05-18 Thread Ken Murchison
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