Re: [appengine-java] Mail API inquiry

2010-12-27 Thread A. Stevko
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 wrote: > hi all , > > i know how to send mail message usin

[appengine-java] Mail API inquiry

2010-12-27 Thread Ahmed Shoeib
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 becaus