Re: The issue of mime parsing
Rickard Armiento <[email protected]>
| Newsgroups | gmane.mail.im2000 |
|---|---|
| Message-ID | <[email protected]> |
Stefan Karrmann: > Since IM2000 should not be an universal storage system, it should > not look into the message body. If you really want to provide > alternatives of the real-body you can put the links into the > message body and every receiver can download what he prefers. If you intend to use MIME/multipart for the message body anyway, why not allow for MIME:s external-body feature for providing such links? Stefan Karrmann: > The data of an ISP-IM2000 for a message should be similar to > [...some field details removed...] > body_size (mandatory, unlimited) > body (mandatory) > [...some field details removed...] I guess you mean for the body to use MIME format to allow multipart messages. This thread was started as I suggested there are advantages to always handle body parts as external binary files. (The primary advantage being simplifed handling of partial message download for clients on low bandwith connections.) Are there reasons to why you would like to avoid that approach? //Rickard