Bug 419721
Summary: | smtplib.py: can't connect to smtp server over ssl, port 465 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Jan Navratil <jnavrati> |
Component: | python | Assignee: | James Antill <james.antill> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.3 | CC: | katzj |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-12-11 14:09:37 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jan Navratil
2007-12-11 13:14:46 UTC
From what I can see smtplib only supports starttls, and not 465 SSL ports. It doesn't look like a hard feature to add upstream though, and after it's in Fedora I'd look at adding it for 5.4 etc. (assumption being it's a 2-10 line patch). caolanm->jnavrati/james.antill: Is there already a known upstream python bug/RFE logged for this or should we do this ? |