On Mon, 2007-05-28 at 18:52 +1000, Philip Rhoades wrote: > People, > > I have found this information: > > X-Evolution: UUUUUUUU-FFFF > > UUUUUUUU > An 8 character hexadecimal value which represents the numerical UID of > this particlar message > > FFFF > A 4 character hexdecimal value which represents the flags of the > message. > > A typical example might be: > X-Evolution: 0000002-0002 > > This message is message number 2, and it is marked DELETED > (CAMEL_MESSAGE_DELETED = 1<<1). > > > Where can I get full list of FFFF flags?
Hi, Phil. It's defined in CamelMessageFlags in camel/camel-folder-summary.h in evolution-data-server. Daniel _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
