On Tue, Jul 19, 2011 at 05:16:57PM +0200, Luca Ceresoli wrote: > This assertion comes from the cyrus-imapd code. It was introduced by: > > commit e88cfbdbe442cb10c71ae93a64610d505e57f05d > Author: Bron Gondwana <brong@xxxxxxxxx> > Date: Thu Jun 23 15:27:08 2011 +0200 > > mailbox: ensure appended GUID is not all zeros > > What is the guid, and who should set it? Are you building without openssl? If it can't create sha1s then that would cause null GUIDs. Hmm. Perhaps this is a bogus commit. Feel free to build without it, it won't break anything. It was put in to avoid the case where broken appends were happening due to a bug in another part of the code, but the bug has been fixed separately now. Bron. ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/