hi,

My special thanks to Alex,Conor,Sreekanth,Henning and Ikai.

Finally i solved my problem.

I send emails from my application.

-------------------------
Here is the process.

My code is correct and don't send mails from that application.

create another application.redirect from that application to the first
application with full address as follows.

-----------------------------------------------------------------------------------------------------------------------

     resp.sendRedirect("http://<yourapp-id>.appspot.com/<your target
file like html or servlet>");

-----------------------------------------------------------------------------------------------------------------------

It will work surely.If it is not working correctly,try and try you
will get success..

All the best,

Lakshmi.

On Feb 18, 6:03 pm, lakshmi <sowji.ap...@gmail.com> wrote:
> Hi Alex,
>
>    Let me say sowjanya1,and sowjanya2 are two apps in GAE.How can i
> test my mails in sowjanay2,where i send them from sowjanya1.Tell me
> clearly
>
> Thanks,
> Lakshmi.
>
> On Feb 18, 5:03 pm, Alexander Arendar <alexander.aren...@gmail.com>
> wrote:
>
>
>
> > You don't need any third party server.
> > Just reserve one of your deployed apps as your test server and test all your
> > mail-sending stuff there.
> > As Conor already explained you can't send mails testing locally.
>
> > On Thu, Feb 18, 2010 at 2:00 PM, lakshmi <sowji.ap...@gmail.com> wrote:
> > > Thanks cowper,
> > > really you did a great help to me.Nearly i am searching for this
> > > clarity for two weeks.Thank you very much.
> > > But what can i do for sending emails from google app engine.
> > > Is there any need with third party server.can you mention those
> > > details also please.
>
> > > Thanks,
> > > Lakshmi.
> > > On Feb 18, 3:48 pm, Conor Power <iamco...@gmail.com> wrote:
> > > > The admin is an email address for some configured as an application
> > > > developer from the application console.
>
> > > > If you're testing from local SDK the email does not get sent so that
> > > could
> > > > be the issue. However for me I see log statements to the effect that the
> > > > email is being sent so you should be seeing the same unless you have
> > > logging
> > > > configured to output very little.
>
> > > > cowper
>
> > > > On Thu, Feb 18, 2010 at 8:14 AM, lakshmi <sowji.ap...@gmail.com> wrote:
> > > > > Hi Sreekanth,
>
> > > > > Thanks for your reply.Admin address means with which we enter in to
> > > > > admin console.Isn't it.
> > > > > That is my e-mail address, right.Even  that too not working.can you
> > > > > tell me clearly,please.
>
> > > > > On Feb 18, 12:12 pm, Sreekanth Raju <sraj...@gmail.com> wrote:
> > > > > > in order to send mail in app engine, from address should be either
> > > admin
> > > > > or
> > > > > > developer email id
>
> > > > > --
> > > > > 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<google-appengine-java%2b­­unsubscr...@googlegroups.com>
> > > <google-appengine-java%2b­unsubscr...@googlegroups.com>
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/google-appengine-java?hl=en.-Hide
> > > quoted text -
>
> > > > - Show quoted text -
>
> > > --
> > > 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<google-appengine-java%2b­­unsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine-java?hl=en.-Hide quoted 
> > >text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

-- 
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