Hi.

ODT might not be able to be used.

Please refer to the following links
[http://code.google.com/intl/us/appengine/docs/java/mail/
overview.html]
[Sending Mail with Attachments] section

thanks.




On 2月12日, 午前10:25, Geert van Leemputten
<[email protected]> wrote:
> I am trying to send a mail containing 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: Invalid Attachment
> Type: Invalid attachment type
>         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.java:
> 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.

Reply via email to