Peter,
I've tried to figure out the same: The versamail database looks to be the following format: The database is called "MultiMailPro2 Messages". Each mail is a separate record, containing 24 bytes of flags (don't know what they do), following by a block of memory containing the following data: received to from cc bcc subject date body All of these as plain text, followed by a closing 0. For example, the block without the initial 24bytes might look like: "[EMAIL PROTECTED]@freeler. nl\0" "\0\0Some subject\027 juli 2003 11:58:00 -0000\0This is the actual e-mail message\n" "and it contains only a test\0" I don't know if this information is correct or complete, and if anyone has any additions, I'd like to know as well. Also, I don't know how VersaMail handles attachments, but I wasn't interested in that. Ronnie "peter" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > > anyone can tell me how can I get a mail from versa mail inbox or where can I > find the structure for versa mail database? > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
