[web2py] Re: SSL Error with Sparkpost api with web2py.exe

2017-06-16 Thread Dave S
On Thursday, June 15, 2017 at 10:32:22 AM UTC-7, icodk wrote: > > Sorry for the late response > There is definitly a different if I use web2py shell source to send mail > or web2py.exe > It works fine with source and failes with web2py.exe > My python installation is 2.7.13 > As Massimo

[web2py] Re: SSL Error with Sparkpost api with web2py.exe

2017-06-15 Thread icodk
With web2py.exe more complete screenshot C:\Dev\web\web2py_win\web2py_2_14_06>web2py.exe -S welcome web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2017 Version 2.14.6-stable+timestamp.2016.05.10.00.21.47 Database drivers available: psycopg2, pymysql, imaplib, MySQLdb, sqlite3,

[web2py] Re: SSL Error with Sparkpost api with web2py.exe

2017-06-15 Thread icodk
Sorry for the late response There is definitly a different if I use web2py shell source to send mail or web2py.exe It works fine with source and failes with web2py.exe My python installation is 2.7.13 here is my source execution : C:\Temp\web2py_src\web2py>python web2py.py -S welcome No

[web2py] Re: SSL Error with Sparkpost api with web2py.exe

2017-06-11 Thread Massimo Di Pierro
First of all I recommend you configure sparkpost using web2py auth.mailer SMTP else you do not get the benefit of auth email logic. Also, I recommend you run web2py from source, not the windows binary. I will give you more control. If you find that running from source makes the problem go