I'm trying to use Google App Engine as the server for an iPhone app.
The user can post some data, and I'd like the server to send an email
to another person on behalf of the user. For that, I need to be able
to set the sender's email address, but right now I get
InvalidSenderError.

Is there some way around that? I don't mind if somewhere it shows that
it came from my domain, but I'd like to make it feel as much as
possible as if it came from the user (and it should be in the reply-to
field too).

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to