The "from" address must be set to either the current signed-in user or an application administrator account. You can add new administrators by clicking on the "Developers" link in your application's Admin Console. Also, this email address is case sensitive -- if I registered my gmail address as [email protected] and try to send email with [email protected], I would see the error above.
If you still need help, please ping me privately with your application ID and the admin email address you are trying to use and I'll look into it more. - Jason On Wed, Sep 23, 2009 at 5:36 AM, vikceo <[email protected]> wrote: > > Hie > > thanks for replying but that does not work. > > I tried it from scratch as well. I assigned one of my user in my > google apps account as administrator. > Using the same id in from still throws unauthorized user exception. > > The only id i can use is the id i use to log in to the dashboard of my > google app engine account. > So, how to add more ids and provide admin right? > > Vik > > > On Sep 22, 7:25 pm, GregGG <[email protected]> wrote: > > I think you have to add that "from" user as an administrative user on > > your app engine application. > > > > On Sep 22, 2:02 am, Vik <[email protected]> wrote: > > > > > > > > > Hie > > > Getting following exception: > > > > > javax.mail.MessagingException: Illegal Arguments > > > (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized > > > sender > > > > > The from address is on of the user i have created in my google apps > > > account associated with my domainwww.sakshum.com > > > > > the from id i m using is [email protected] > > > > > So, how to fix this? I may like to use different from ids depending > > > upon the context in which a request is raised in my app. > > > > > Thankx and Regards > > > > > Vik > > > Founderwww.sakshum.comwww.sakshum.blogspot.com > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
