Hi, Mark et al.

If an IMAP server has a bodystructure like this:

* 1 FETCH (BODYSTRUCTURE ((("text" "plain" ("charset" "utf-8") NIL NIL "Quoted-Printable" 5685 142 NIL NIL NIL)("text" "html" ("charset" "utf-8") NIL NIL "Quoted-Printable" 37569 862 NIL NIL NIL) "alternative" ("boundary" "Part-Message-Boundary-by-Mail-Sender-1122149961_2") NIL NIL)("application" "pdf" ("name" "WPJLAS_20050723221918_E_email.pdf") NIL "Itinerary WPJLAS" "Base64" 45778 NIL ("attachment" ("filename" "WPJLAS.pdf")) NIL) "related" ("boundary" "Message-Boundary-by-Mail-Sender-1122149961") NIL NIL))
a8 OK FETCH completed

Would I expect the length of body[1] to be the sum of the alternative parts (e.g. 5685 + 37569 in this example)?

Thanks,

Marc
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to