Posted By:
Christopher_Koenigsberg
Posted On:
Friday, January 10, 2003 08:31 AM
I think the MIME multipart structure can be hierarchical, so try maybe a multipart/alternative at the top level, choosing between plain text and html Then in the part for the html version, internally make it a multipart/related, with the images and the html as further sub-parts?