{"id":18244115,"url":"https://github.com/cybercase/django-smtp-starttls","last_synced_at":"2025-09-14T23:41:12.368Z","repository":{"id":14565920,"uuid":"17281820","full_name":"cybercase/django-smtp-starttls","owner":"cybercase","description":"Extension to smtplib.SMTP class, and custom Django EmailBackend that allows extra parameters in starttls","archived":false,"fork":false,"pushed_at":"2014-02-28T10:36:10.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-14T14:51:34.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"convox/rack","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybercase.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-28T09:42:02.000Z","updated_at":"2022-03-24T09:13:14.000Z","dependencies_parsed_at":"2022-08-26T23:10:53.663Z","dependency_job_id":null,"html_url":"https://github.com/cybercase/django-smtp-starttls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercase%2Fdjango-smtp-starttls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercase%2Fdjango-smtp-starttls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercase%2Fdjango-smtp-starttls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercase%2Fdjango-smtp-starttls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybercase","download_url":"https://codeload.github.com/cybercase/django-smtp-starttls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247901723,"owners_count":21015320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T09:15:30.633Z","updated_at":"2025-04-08T18:30:18.509Z","avatar_url":"https://github.com/cybercase.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"If you bumped into this error while using your django EmailBackend:\n\n\"Connection unexpectedly closed: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1504)\"\n\nhere you can find a quite clear description of the problem, and solution.\n\nhttp://stackoverflow.com/questions/17434143/hotmail-ssl3-version-number-error-using-smtp\n\nAnd if you don't like the idea of \"copying\" the entire smtplib.py, this package is for you!\n\nUsage:\n\nin your settings.py set:\n\nEMAIL_BACKEND = 'django_smtp_starttls.SSLv3EmailBackend'  # or SSLv23EmailBackend, TLSv1EmailBackend","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercase%2Fdjango-smtp-starttls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybercase%2Fdjango-smtp-starttls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercase%2Fdjango-smtp-starttls/lists"}