Closed 7ad5497c-9e14-4842-bc9b-09f77a99b855 closed 16 years ago
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.
no activity. Please do reopen if the offer still stands.
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: ```python assignee = None closed_at =
created_at =
labels = ['type-feature', 'library']
title = 'SSL support for poplib'
updated_at =
user = 'https://bugs.python.org/jasonrm'
```
bugs.python.org fields:
```python
activity =
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date =
closer = 'draghuram'
components = ['Library (Lib)']
creation =
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 = []
```