Trying to get to grips with app engine and App Inventor email python
program created by Shival Wolf. Wanting to solve the problem i have
myself but need some guidance.
I have an app which uses said program on app engine but i receive no email at the recipient address.
The log files tell me the following. (i have removed my app.spot id)
2011-09-13 12:53:32.564
/sendemail
302
362ms
0cpu_ms
0kb 94.197.127.21 - - [13/Sep/2011:12:53:32 -0700] "POST /sendemail HTTP/1.1" 302 0 - - "##############.
appspot.com" ms=363 cpu_ms=0 api_cpu_ms=0 cpm_usd=0.000027
Can anyone point me in the right direction please?
Brian