My application spawned the following error message
out of the blue and I cannot begin to imagine how the
user entry produced the error, because the sender is "me",
the owner of the application and the receiver is "me", also.
The application is sending me a message that the user has
created for me.

Thank you, in advance,

Brian in Atlanta

07-13 10:40AM 34.605 /message 500 80ms 154cpu_ms 117api_cpu_ms 0kb
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_7; en-us) AppleWebKit/
530.18

(KHTML, like Gecko) Version/4.0.1 Safari/530.18,gzip(gfe)
68.35.160.209 - - [13/Jul/2009:10:40:34 -0700] "POST /message HTTP/
1.1" 500 441 "http://tellmestraight.appspot.com/?ID=kaj"; "Mozilla/5.0
(Macintosh; U; PPC Mac OS X 10_5_7; en-us) AppleWebKit/530.18 (KHTML,
like Gecko) Version/4.0.1 Safari/530.18,gzip(gfe)"
"tellmestraight.appspot.com"

E 07-13 10:40AM 34.679
Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 503, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/tellmestraight/1.334507347788014726/
main.py", line 434, in post
    mail.send_mail(sender_address, user_address, subject, str(body))
  File "/base/python_lib/versions/1/google/appengine/api/mail.py",
line 216, in send_mail
    message.send(make_sync_call)
  File "/base/python_lib/versions/1/google/appengine/api/mail.py",
line 512, in send
    raise ERROR_MAP[e.application_error](e.error_detail)
InvalidSenderError
--~--~---------~--~----~------------~-------~--~----~
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