Marc Dirix wrote: >> Is the message body information isolated anywhere within the schema, or do I >> have to parse it >> manually? > > IIRC the dbmail_messageblks table contains the full message split into > parts. You need to combine these parts to get the full message back. > > Ordering of the blocks is done on the primary key.
Correct. Only in 2.3+ will logical mime/bodyparts be stored as singular blobs. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
