[Spambayes] run in background?

Kenny Pitt kennypitt at hotmail.com
Wed Dec 10 10:33:40 EST 2003


Tim Stone wrote:
> Assuming that you're using Win2k or XP, you can run the proxy as a
> service, providing that you're running a reasonably recent release of
> Spambayes.  The instructions for installing and running in this mode
> are in the readme.
> 
> On Wed, 10 Dec 2003 11:14:15 +0000, Darren Westlake
> <darren at idtelecoms.com> wrote:
> 
>> Hi,
>> 
>> I'm using the pop3 proxy by running sb_server.py
>> It stays running in a DOS window.
>> Is there any way of making it run in the background?

You can also run the script using "pythonw" instead of "python" (i.e.
"pythonw sb_server.py").  That will invoke it as a background Windows
app.

On Windows, you might want to run pop3proxy_tray.py instead of running
sb_server.py directly.  It starts sb_server for you, but also you gives
you an icon in the tray with a right-click menu for easy access to
Review Messages, Configure, etc.  Again, invoke using pythonw to avoid
the DOS box.

-- 
Kenny Pitt




More information about the Spambayes mailing list