[Spambayes] Success and failure

FrançoisGranger francois.granger at free.fr
Sat Jan 18 15:33:38 EST 2003


I tried pop3proxy on one account, it worked like a charm. But failed 
after getting the mails with segmentation fault (see at end).

I got some questions:

On MacOS X, it seems that pop3proxy _must_ run with sudo. Is there 
any other possibility to launch it ?

[fbg:/volumes/OS99/spambayes-2003-01-17] fgranger% python pop3proxy.py
Loading database... Done.
Traceback (most recent call last):
   File "pop3proxy.py", line 1650, in ?
     run()
   File "pop3proxy.py", line 1644, in run
     main(state.servers, state.proxyPorts, state.uiPort, state.launchUI)
   File "pop3proxy.py", line 1349, in main
     BayesProxyListener(server, serverPort, proxyPort)
   File "pop3proxy.py", line 399, in __init__
     Listener.__init__(self, proxyPort, BayesProxy, proxyArgs)
   File "pop3proxy.py", line 178, in __init__
     self.bind(('', port))
   File "/usr/lib/python2.2/asyncore.py", line 306, in bind
     return self.socket.bind (addr)
socket.error: (13, 'Permission denied')
[fbg:/volumes/OS99/spambayes-2003-01-17] fgranger% sudo python pop3proxy.py
Password:
Loading database... Done.
Listener on port 110 is proxying pop.nerim.net:110
User interface url is http://localhost:8880
Segmentation fault

-- 
Recently using MacOSX.......



More information about the Spambayes mailing list