if you look at the code at /gluon/tools.py", line 2235, in 
request_reset_password it is *settings.server*, not 
*mail.settings.server. *Also if set it up in 0.py it is available globally 
I suppose?
*
*
The line 327-328: is looking for *settings.server.* if not isinstance(self.*
settings.server*, str):
raise Exception('Server address not specified')

Reply via email to