[Spambayes] pop3proxy: "address already in use"?

Stephen Boulet stephen at theboulets.net
Wed Aug 27 23:17:45 EDT 2003


Running "/usr/bin/pop3proxy.py -b", I get the following messages. Does the 
command start the server as well as try to launch the browser? I'm also a 
little confused as to whether this needs to be run as root. How does 
spambayes figure out what my default browser is?

Thanks.


# /usr/bin/pop3proxy.py -b
SpamBayes POP3 Proxy Beta1, version 0.1 (May 2003),
using SpamBayes POP3 Proxy Web Interface Alpha2, version 0.02
and engine SpamBayes Beta2, version 0.2 (July 2003).

Loading database... Done.
Traceback (most recent call last):
  File "/usr/bin/pop3proxy.py", line 778, in ?
    run()
  File "/usr/bin/pop3proxy.py", line 772, in run
    main(state.servers, state.proxyPorts, state.uiPort, state.launchUI)
  File "/usr/bin/pop3proxy.py", line 708, in main
    httpServer = UserInterfaceServer(uiPort)
  File "/usr/lib/python2.2/site-packages/spambayes/UserInterface.py", line 89, 
in __init__
    Dibbler.HTTPServer.__init__(self, uiPort)
  File "/usr/lib/python2.2/site-packages/spambayes/Dibbler.py", line 296, in 
__init__
    (self, context), context._map)
  File "/usr/lib/python2.2/site-packages/spambayes/Dibbler.py", line 267, in 
__init__
    self.bind(port)
  File "/usr/lib/python2.2/asyncore.py", line 312, in bind
    return self.socket.bind (addr)
socket.error: (98, 'Address already in use')


-- 
Stephen      
              From here to there
             and there to here,
           funny things are everywhere.  -- Dr Seuss





More information about the Spambayes mailing list