Bugs item #1383801, was opened at 2005-12-18 08:02
Message generated for change (Settings changed) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1383801&group_id=61702

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pop3proxy
Group: 1.0.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: lyeoh (lyeoh)
Assigned to: Nobody/Anonymous (nobody)
Summary: trustedIPs wildcard to regex broken

Initial Comment:
Wildcard does not work properly:
trustedIPs = trustedIPs.replace('.', '\.').replace
('*', '([01]?\d\d?|2[04]\d|25[0-5])')

* will not match 2[1-3]\d 

Not sure if there are other bugs in that.


----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2006-04-03 00:30

Message:
Logged In: YES 
user_id=552329

Fixed (CVS is down; will check in once it is back).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1383801&group_id=61702
_______________________________________________
Spambayes-bugs mailing list
Spambayes-bugs@python.org
http://mail.python.org/mailman/listinfo/spambayes-bugs

Reply via email to