Skip Montanaro wrote: > Andrew> What seems to happen is: > Andrew> * Email client connects to POP3PROXY > Andrew> * POP3PROXY tries to connect to proxied mail server > Andrew> * POP3PROXY goes into an infinite loop, FILLING up it's > log file Andrew> with the same error message and the CPU usage > goes to 100%. > > Can you give us a short sample of the log file error messages you see?
This is a known problem. See bug #1113863 and bug #1145057: http://sourceforge.net/tracker/?group_id=61702&atid=498103&func=detail&aid=1 113863http://sourceforge.net/tracker/?group_id=61702&atid=498103&func=detail &aid=1145057 >From Tony's response to that bug: """ Changes have been made for 1.1 that limit the number of times identical errors are recorded, which will help those that continually get the same error (people that try to connect when the server is unavailable, for example). """ -- Kenny Pitt _______________________________________________ spambayes-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-dev
