Timo Sirainen wrote:
On Tue, 2003-11-18 at 00:47, Matthew Reimer wrote:
  
IMAP subscribe/unsubscribe is broken in 0.99.10.2 (and earlier 
releases), specifically subsfile_set_subscribed(), where the logic is 
all wrong. I tried just copying over the latest subscription-file.c but 
it has dependencies on some file locking/dotlocking stuff that 0.99.10.2 
doesn't have.

Timo, would it be possible to incorporate the latest subscription-file.c 
into 0.99.10.3 (whenever that will be)?
    

I see bugs in CVS's subscription implementation, but what's wrong in
0.99.10.2 implementation? Also your comments about dotlocking changes
sound like you're trying some CVS snapshot :)
  
Looks like you fixed it. Thanks! (I was using 0.99.10.2, and tried pulling in a file from CVS hoping I'd get lucky and it would work.)

Matt