The App Engine documentation says that to send an email to the users of my application, I must send it from the address of an authorized administrator.
I need to send from an address used by someone who I DO NOT want to administer my application. Example: [email protected] should certainly not have the ability to admin my app. Same applies to "[email protected]". I would expect that I should be able to specify authorized senders either as an XML/YAML file or in the application management page (appengine.google.com), but I don't see a way. [Of course, I would expect the same sort of interface for specifying web domains--not being forced to sign up for Google Apps--but I digress.] How can I send email from non-administrators? -- 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.
