Issue #357: Problem with smtplib with gmail accounts (conservancy/kallithea)
vyom
issues-reply at bitbucket.org
Fri Feb 7 03:41:57 UTC 2020
New issue 357: Problem with smtplib with gmail accounts
https://bitbucket.org/conservancy/kallithea/issues/357/problem-with-smtplib-with-gmail-accounts
vyom:
With python 2 Kallithea smtplib works fine with smtp\_tls is set to true with username and password. But once update to python 3 with new kallithea 0.5.2 it gives an error of starttls.
Due to this error creating a fork of repository fails, as it needs to send mail before creating a fork. Due to this could not update to new version and it blocks the usage.
More information about the kallithea-general
mailing list