I have finally solved my email sending problem on port 587 with APACHE 2.4,
It was due to the fact that the *Web2py 2.14.6, Apache 2.4.23 and my Python 2.7.10 are just incompatible when dealing to starttls() or import ssl.Any version Python version above 2.7.9 does not work.* I have reinstalled Python 2.7.9 which is actually the native python version of the Web2py 2.14.6 and the mail.send() function is working again. There might be a workaround to use Python version above 2.7.9 with Apache 2.4, but I leave that to the developers. Any comment is appreciated. Thierry. -- 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.