Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL support for poplib #38676

Closed
jasonrm mannequin opened this issue Jun 18, 2003 · 2 comments
Closed

SSL support for poplib #38676

jasonrm mannequin opened this issue Jun 18, 2003 · 2 comments
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@jasonrm
Copy link
Mannequin

jasonrm mannequin commented Jun 18, 2003

BPO 756914

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2008-01-30.16:17:03.298>
created_at = <Date 2003-06-18.23:16:55.000>
labels = ['type-feature', 'library']
title = 'SSL support for poplib'
updated_at = <Date 2008-01-30.16:17:03.296>
user = 'https://bugs.python.org/jasonrm'

bugs.python.org fields:

activity = <Date 2008-01-30.16:17:03.296>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-30.16:17:03.298>
closer = 'draghuram'
components = ['Library (Lib)']
creation = <Date 2003-06-18.23:16:55.000>
creator = 'jasonrm'
dependencies = []
files = []
hgrepos = []
issue_num = 756914
keywords = []
message_count = 2.0
messages = ['61116', '61869']
nosy_count = 2.0
nosy_names = ['jasonrm', 'draghuram']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue756914'
versions = []

@jasonrm
Copy link
Mannequin Author

jasonrm mannequin commented Jun 18, 2003

I was surprised to find poplib doesn't
have support for SSL.

Any reason why this hasn't been added?

I need this ability for my own use, so
I'd be willing to write the support for
this if there is interest in including it
in poplib.py.

I seems like it would be easy to add a
POP3_SSL subclass similar to IMAP4_SSL
in imaplib.

@jasonrm jasonrm mannequin added stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels Jun 18, 2003
@draghuram
Copy link
Mannequin

draghuram mannequin commented Jan 30, 2008

no activity. Please do reopen if the offer still stands.

@draghuram draghuram mannequin closed this as completed Jan 30, 2008
@draghuram draghuram mannequin closed this as completed Jan 30, 2008
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

0 participants