Hello!
I have written a temporary email app using Google App Engine, in
python. My app works fine, but I have one complaint. While testing my
deployed app I sent an email to one of the addresses, from my gmail.
It was processed fine, but it appears the sender address string is in
the following format: "sharpblade <sharpbla...@gmail.com>".

I am not worried about this because my production app will handle
automatically sent emails I imagine, which proberbly won't have this
issue. I also have a feeling it is a gmail specific problem.

Is there any workaround to get the "real" senders address?

~Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to