I am testing the sample code with some flight itinerary emails which 
contain test & html. If I forward the email from any gmail account to my 
<app>.appspotmail.com, the whole email is parsed as text with the code. If 
the email originates from hotmail, apple mac client I consistently see the 
error "Truncated quoted printable data" when reading the data with 
getContent() call. 

Anyone from appengine team could comment on how to handle this? Can we do 
some intermediate steps to decode the inputstream in the bodyPart of the 
mime message? 

Thanks
Neeli 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/hCBlyNLYfLoJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to