I just uploaded an updated version of web2py to my server, replacing a much 
older version, and now it won't send password recovery emails.  The error 
in the logs is: 

Mail.send failure:coercing to Unicode: need string or buffer, lazyT found

This suggests to me that somehow a string is not properly being passed.  I 
gather that lazyT has something to do with the built-in translation 
capabilities of web2py?  Probably don't need to be translating email 
addresses (though I guess it could be trying to translate the recovery 
message).  Either way, GAE wants nothing to do with it.

How can I fix this?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to