It's failing at smtplib.SMTP(host, port), so maybe try that directly in a Python shell to confirm you get the same error there.
Anthony On Friday, June 15, 2018 at 9:39:56 PM UTC-4, 黄祥 wrote: > > ldap_auth() issue done at : https://github.com/web2py/web2py/issues/1955 > for email_auth(), think should work because what i've seen in cpanel they > provide the configuraiton for email client: > # Outgoing Server: mail.stifix.com, SMTP Port: 25 > # Outgoing Server: mail.stifix.com, SMTP Port: 465 > > will talk with domain hosting first about this > > thx and best regards, > stifan > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

