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. _______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
