On Jan 9, 12:25 am, therealjz <[email protected]> wrote: > When sending mail, I get the following error: "utils.Utils sendMail: > javax.mail.SendFailedException: Send failure > (javax.mail.MessagingException: Illegal Arguments > (java.lang.IllegalArgumentException:UnauthorizedSender:Unauthorizedsender)" > > The from address is set to the email address that I use to log into > GAE. I am accessing GAE through the account I use for Google Apps. I > tried adding another developer to the app and use that email as as the > from address but still received the same error. > > Any ideas? > > Thanks
Same problem here. Admin account works, I registered a developer account, but it doesn't seem to be working: javax.mail.SendFailedException: Send failure (javax.mail.MessagingException: Illegal Arguments (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized sender)) Regards, --alex -- 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.
