tlsv1 unrecognized name (_ssl.c:600) when setting up with gmail #66
Labels
1.bug
An error has been encountered that is preventing utilization.
meta:duplicate
This issue or pull request already exists.
org:external
Issue identified with upstream dependency.
transport:smtp
Following the example code, i'm trying to setup marrow.mailer with gmail. There is no indication for any failure. But, after debugging, it actually throws
[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:600)
inresult
My code is as follows:
With exactly same setting, using
smtplib
works well.The text was updated successfully, but these errors were encountered: