Roundup Tracker - Issues

Issue 1597703

classification
Support POP over SSL
Type: Severity: normal
Components: None Versions:
process
Status: closed accepted
:
: : htrd, richard
Priority: normal : patch

Created on 2006-11-16 13:01 by htrd, last changed 2006-12-13 23:30 by richard.

Files
File name Uploaded Description Edit Remove
pops.diff htrd, 2006-11-16 13:01
Messages
msg2882 Author: [hidden] (htrd) Date: 2006-11-16 13:01
A patch to support POP over SSL. This requires Python 2.4, which includes SSL support in poplib.

This feature was necessary for me because currently the out-of-the-box configurations of roundup and Exchange to not have any mutually compatible POP authentication methods.

It was also recently requested on the roundup-users list:
http://comments.gmane.org/gmane.comp.bug-tracking.roundup.user/7394


msg2883 Author: [hidden] (richard) Date: 2006-12-13 23:30
Applied, thanks.
History
Date User Action Args
2006-11-16 13:01:36htrdcreate