Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue4473] POP3 missing support for starttls

 

 

First page Previous page 1 2 Next page Last page  View All Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jun 22, 2012, 6:12 PM

Post #1 of 28 (255 views)
Permalink
[issue4473] POP3 missing support for starttls

Jesús Cea Avión <jcea [at] jcea> added the comment:

3.3 beta will be published next Sunday. Any hope?

Lorenzo, is your patch applicable to 3.3?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 22, 2012, 8:12 PM

Post #2 of 28 (247 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by R. David Murray <rdmurray [at] bitdance>:


----------
components: +email
nosy: +barry, r.david.murray

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:32 AM

Post #3 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12172/poplib.rst.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:33 AM

Post #4 of 28 (244 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12187/poplib_02_sock_shutdown.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:33 AM

Post #5 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12188/poplib_03_SSL_refactor.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:33 AM

Post #6 of 28 (245 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12189/poplib_04_STLS.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:33 AM

Post #7 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12192/poplib_01_CAPA.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:34 AM

Post #8 of 28 (244 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12965/test_popnet.py

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:34 AM

Post #9 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file12966/test_popnet.py

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:34 AM

Post #10 of 28 (246 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26132/poplib_01_socket_shutdown.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:35 AM

Post #11 of 28 (244 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26133/poplib_02_server_capabilities.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:35 AM

Post #12 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26134/poplib_03_starttls.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 11:36 AM

Post #13 of 28 (243 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Lorenzo M. Catucci <lorenzo [at] sancho> added the comment:

I've refreshed the patches to apply on 3.3, and adapted the to the
unit-test framework by giampaolo.rodola.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jun 24, 2012, 1:13 PM

Post #14 of 28 (244 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Antoine Pitrou <pitrou [at] free>:


----------
versions: +Python 3.4 -Python 3.3

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:18 AM

Post #15 of 28 (242 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26240/poplib_02_server_capabilities.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:18 AM

Post #16 of 28 (241 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file26133/poplib_02_server_capabilities.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:18 AM

Post #17 of 28 (241 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file26134/poplib_03_starttls.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:19 AM

Post #18 of 28 (241 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26241/poplib_03_starttls.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:25 AM

Post #19 of 28 (242 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Removed file: http://bugs.python.org/file26241/poplib_03_starttls.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:26 AM

Post #20 of 28 (242 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26242/poplib_03_starttls.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 12:33 AM

Post #21 of 28 (241 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Lorenzo M. Catucci <lorenzo [at] sancho> added the comment:

I've refreshed once more the patches, adding the implementation of the stls command in test_poplib.py.

IMHO, the changes as they stand now are low risk, and could as well go into 3.3.

With many thanks to Giampaolo for implementing the asynchat/asyncore pop3 server!

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 6:46 AM

Post #22 of 28 (226 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Jesús Cea Avión <jcea [at] jcea> added the comment:

Lorenzo, 3.3 is in beta mode now. No new features accepted :-(.

Please, fulfill a PSF contributor agreement http://www.python.org/psf/contrib/

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 1:50 PM

Post #23 of 28 (222 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26250/poplib_01_socket_shutdown_v3.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 1:51 PM

Post #24 of 28 (222 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26251/poplib_02_server_capabilities_v3.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 3, 2012, 1:51 PM

Post #25 of 28 (222 views)
Permalink
[issue4473] POP3 missing support for starttls [In reply to]

Changes by Lorenzo M. Catucci <lorenzo [at] sancho>:


Added file: http://bugs.python.org/file26252/poplib_03_starttls_v3.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue4473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

First page Previous page 1 2 Next page Last page  View All Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.