Feature request created as http://code.google.com/p/googleappengine/issues/detail?id=2778 please star it.
On Feb 14, 7:56 am, seleronm <[email protected]> wrote: > Hi, > > I think it is a good idea. > > On 2月13日, 午前1:34, Peter Ondruska <[email protected]> wrote: > > > > > Shall we file a bug report for enhancement to include open document > > formats? What do you think? > > > On Feb 12, 12:05 pm, seleronm <[email protected]> wrote: > > > > Hi. > > > > ODTmight not be able to be used. > > > > Please refer to the following links > > > [http://code.google.com/intl/us/appengine/docs/java/mail/ > > > overview.html] > > > [SendingMailwith Attachments] section > > > > thanks. > > > > On 2月12日, 午前10:25, Geert van Leemputten > > > > <[email protected]> wrote: > > > > I am trying to send amailcontaining an openoffice text document with > > > > mimetype application/vnd.oasis.opendocument.text, but I cant seem to > > > > get it through. > > > > So far Ive tried both JavaMail API and googles low-level API > > > > unsuccessfully. > > > > > Caused by: java.lang.IllegalArgumentException: InvalidAttachment > > > > Type: Invalidattachmenttype > > > > at > > > > com.google.appengine.api.mail.MailServiceImpl.doSend(MailServiceImpl.java: > > > > 107) > > > > at > > > > com.google.appengine.api.mail.MailServiceImpl.send(MailServiceImpl.java: > > > > 32) > > > > at > > > > com.google.appengine.api.mail.stdimpl.GMTransport.sendMessage(GMTransport.j > > > > ava: > > > > 247) > > > > ... 47 more -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
