from my past exp, the java email parsing library has a bug. it doesnt properly parse quoted printable messages at line-endings and gives unexpected results.
try searching for this java bug and you migth find a fix. btw, i am using python, no issues there cheers ! On Oct 29, 7:52 pm, mokidev <[email protected]> wrote: > java.io.IOException: Truncated quoted printable data > > I get this exception whenever i call getContent() on a MultiPart. > > Anyone know a workaround??? Thanks for your time. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
