Hi Folks! I'm using the latest stable version of web2py and I was trying mail.send + 'logging' to test some emails... This is what I got: mail.send(to='[email protected]')
and this is what I get on my console: WARNING:web2py:email not sent ---------------------------------------- From: [email protected] To: None Subject: [email protected] None ---------------------------------------- Why "To" is None and subject is using "To" value? Regards, Tito -- Linux User #387870 .........____ .... _/_õ|__| ..º[ .-.___.-._| . . . . .__( o)__( o).:_______

