Hi Jeevan,

There are certain thing which you need to remember for using mail API-


   1. Sender address must be any of the owner email of application.
   2. Mail will be send only when you deploy the code to App Engine. It does
   not work locally.
   3. Make sure Sun mail API is not in your build path.

 Thanks,
  Amit


On Wed, Jan 12, 2011 at 10:37 AM, Jeevan <jeevan.don...@gmail.com> wrote:


> Hello all,
> I have a application which uses google mail api which is included in
> the java servlet. The servlet has to send mails to the registered
> users. I am using Eclipse IDE but its not giving me any error.
> http://code.google.com/appengine/docs/java/mail/usingjavamail.html
> this is the api i am using.
>
>

-- 
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 google-appengine-j...@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