Please explain why your program needs a password to send a message. App Engine mail servers do not require one. Are you trying to use an mail server external to goggle appengine for sending?
On Mon, Dec 27, 2010 at 5:50 AM, Ahmed Shoeib <[email protected] > wrote: > hi all , > > i know how to send mail message using Java Mail API > but my code need email password to send the message . > > is there is any other way to send mail without needs to email password > ( for example using UserService associated with GAE ) . > > > please help me. > > -- > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?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 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.
