I tried to change the sending user and it worked. When i changed it back the the original one i still received the javax.mail.SendFailedException: Send failure error. It worked fine until today (the user was added to Permissions as Developer; I tried to change it to Owner and still no success). What could the problem be?
On Aug 12, 8:01 pm, iMM Braga <[email protected]> wrote: > This still repros for me. > > On 12 Ago, 16:58, Robert Kluin <[email protected]> wrote: > > > > > > > > > When you guys see stuff like this, I'd suggest filing a production > > issue and including a link to the issue here. I think that will help > > Googlers track the problem and get a better feel for the scale of the > > issue. > > http://code.google.com/p/googleappengine/issues/entry?template=Produc... > > > Robert > > > On Fri, Aug 12, 2011 at 11:35, Joshua Smith <[email protected]> > > wrote: > > > The last one of these errors in my logs is 13:33 ago, so I guess they > > > fixed it? > > > > GAE Team: Some comment on downtime-notify would be appropriate here. > > > > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote: > > > >> I am having exactly the same problem using the email address of my App > > >> Owner! > > >> This email address has always worked. > > > >> is the email API broken? > > > >> We need Google support on this. > > > >> On 12 Ago, 14:44, bFlood <[email protected]> wrote: > > >>> I'm getting these too and the sender is definitely an admin on the > > >>> account (in fact it's the one used to deploy, so I know it's valid and > > >>> working) > > > >>> help Google, no emails are going out > > > >>> On Aug 12, 1:08 am, anatoliy <[email protected]> wrote: > > > >>>> Hi! > > > >>>> Tonight appengine started to throw: > > > >>>> javax.mail.SendFailedException: Send failure > > >>>> (javax.mail.MessagingException: Illegal Arguments > > >>>> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized > > >>>> sender)) > > > >>>> for the same code as was working perfectly yesterday. > > > >>>> Sender is set using this code: > > >>>> mimeMsg.setFrom(new InternetAddress("my app [email protected]", "my app > > >>>> admin")); > > > >>>> Anyone else having same problem? > > > >>>> anatoliy- Ocultar texto citado - > > > >>> - Mostrar texto citado - > > > >> -- > > >> You received this message because you are subscribed to the Google > > >> Groups "Google App Engine" 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 > > >> athttp://groups.google.com/group/google-appengine?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine" 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 > > > athttp://groups.google.com/group/google-appengine?hl=en.-Ocultar texto > > > citado - > > > - Mostrar texto citado - -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
