Hello UN,
Appengine supports the javax.mail api.
http://code.google.com/appengine/docs/java/mail/usingjavamail.html
http://code.google.com/appengine/docs/java/mail/receiving.html


GWT does not.
http://code.google.com/webtoolkit/doc/latest/RefJreEmulation.html




On Thu, Feb 10, 2011 at 2:46 PM, unair001 <unair...@gmail.com> wrote:

> The GWT appengine SDK 1.4.0 comes packaged with the java mail jars.
> The Java mail provider Jar has only one entry for protocol "gm". It
> does not have anything for smtps. When I use that protocol for my SMTP
> server, I get an error stating that the provide is not known.
>
> How do I get the SMTPS option to work inside of GWT. Outside, if I
> configure the app without any GWT references it works fine.
>
> 1. I want to run the app inside of a GWT app engine.
> 2. This is for sending an email out.
>
> Please help if you know how to fix this issue?
>
> Thanks,
> UN
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
-- A. Stevko
===========
"If everything seems under control, you're just not going fast enough." M.
Andretti

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to