Bugs item #1594489, was opened at 2006-11-10 18:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1594489&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.1.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Steve Holden (holdenweb) Assigned to: Nobody/Anonymous (nobody) Summary: Memory usage increases hugely Initial Comment: [Actually 1.1a3 binary, but there's no group for that]. When I install 1.1a3 using the binary installer and try to set my options for mail server and port number I see the following traceback in the browser window: 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyc", line 476, in found_terminator File "spambayes\UserInterface.pyc", line 884, in onChangeopts File "spambayes\ProxyUI.pyc", line 782, in reReadOptions File "sb_server.pyc", line 1007, in _recreateState File "sb_server.pyc", line 1022, in prepare File "sb_server.pyc", line 822, in prepare File "sb_server.pyc", line 889, in createWorkers File "spambayes\Stats.pyc", line 60, in __init__ AttributeError: 'NoneType' object has no attribute 'get_statistics_start_date' So that's a bit of a non-starter for me. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1594489&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
