Re: ...and a question (SHA1 UUIDs)

2007-08-10 Thread Ken Murchison
David Carter wrote: On Mon, 6 Aug 2007, Ken Murchison wrote: My gut is to use the 'replace' patch. I'm not comfortable with the 21 byte scenario. I agree that 21 bytes is likely to be a pain to maintain long term. If we need a UUID schema version, we can always use a new MINOR_VERSION.

Cyrus 2.3.9 RC1

2007-08-10 Thread Ken Murchison
I just put together a release candidate for Cyrus 2.3.9. I'd appreciate any independent testing before I release this to the masses. If there are any outstanding issues that you believe still need to be addressed in 2.3.9, please let me know.

Re: CORRECT PATCH Re: sync_client bails when encountering a deleted message

2007-08-10 Thread David Carter
On Sun, 5 Aug 2007, John Capo wrote: My simple test is adding a sleep(10) in upload_message_work() and logging that we are sleeping. I cause a new message to be appended to the Sent folder. When I see the sleeping log entry I delete the message that was just appended. I have just tried