Re: [google-appengine] Does ReplyTo email address need to be a developer?

2010-08-18 Thread Joshua Smith
You can have Reply To be anybody. I often use that trick to work around the sender-must-be-a-developer rule. On Aug 18, 2010, at 8:29 AM, Nick Johnson (Google) wrote: > Hi Jody, > > On Wed, Aug 18, 2010 at 1:28 PM, Jody Belka wrote: > Hi Nick, > > You meean "ReplyTo address" there, not "send

Re: [google-appengine] Does ReplyTo email address need to be a developer?

2010-08-18 Thread Nick Johnson (Google)
Hi Jody, On Wed, Aug 18, 2010 at 1:28 PM, Jody Belka wrote: > Hi Nick, > > You meean "ReplyTo address" there, not "sender address", right? > I believe the same restrictions apply to both. -Nick > > > Jody > > > On 18 August 2010 13:08, Nick Johnson (Google) wrote: > >> Hi Jason, >> >> The re

Re: [google-appengine] Does ReplyTo email address need to be a developer?

2010-08-18 Thread Jody Belka
Hi Nick, You meean "ReplyTo address" there, not "sender address", right? Jody On 18 August 2010 13:08, Nick Johnson (Google) wrote: > Hi Jason, > > The restrictions for the Python runtime are the same: the sender address > must be either the address of an administrator, the address of a logge

Re: [google-appengine] Does ReplyTo email address need to be a developer?

2010-08-18 Thread Nick Johnson (Google)
Hi Jason, The restrictions for the Python runtime are the same: the sender address must be either the address of an administrator, the address of a logged in user, or a valid address for that app to receive email on. -Nick Johnson On Mon, Aug 16, 2010 at 11:33 PM, Jason C wrote: > > The Java d

[google-appengine] Does ReplyTo email address need to be a developer?

2010-08-16 Thread Jason C
The Java documentation says the following (http://code.google.com/ appengine/docs/java/mail/overview.html): "For security purposes, the sender address of a message must be the email address of an administrator for the application, the Google Account email address of the current user who is signed