On Tue, Feb 09, 2010 at 06:21:21PM +0000, Gavin McCullagh wrote: > Hi, > > I'm looking at some cyrus.header files while migrating from an old to a new > cyrus-based mail server. I think I understand it in general, except for > the second last line. A couple of examples follow: > > ---------------------------------------------------------------------- > Cyrus mailbox header Magic: ( the code seriously checks for this exact string! ) > "The best thing about this system was that it had lots of goals." > --Jim Morris on Andrew <quota root> <uniqueid> > user.xxxxx^yyyyyyyyy 20756ee342e4c94f <user-flags> > Junk NonJunk $Forwarded Old <acl> > xxxxx.yyyyyyyyy lrswipcda Check out mailbox_read_header and mailbox_read_header_acl from imap/mailbox.c in the source code if you want a more detailed answer (in C!) Bron. ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html