[web2py] Re: login security and some doubts

2014-10-04 Thread harith54
Thank you so much. Its so reassuring. Pythonanywhere doesn't allow code to connect to outside url in the case of free account. I tested it in a paid account and web2py was able to connect to zoho smtp mail. I have shown web2py to my friends and some couldn't believe it was that easy to build a

[web2py] Re: login security and some doubts

2014-10-03 Thread Massimo Di Pierro
> > 1. In the db.py file, I filled email and smtp mail settings and enabled > 'require email confirmation for registration', but it says connection > refused when trying to register a user account. Is that because I am on > pythonanywhere free account OR did I miss some other configuration sett