[Spambayes] RE: More install stuff from python newbie

Gabriel Mino gmino at pcsltd.com
Sat Feb 8 12:15:52 EST 2003


WHOOOOOOOOO WHOOOOOOOO.....YES!!!!!

This has done it!!! Thanks all for your patience & putting up w/my newbie
stuff.

I'll be planning to roll this out using both the plugin config as well as
proxy...will report back with results!!!!

Gabriel

-----Original Message-----
From: Moore, Paul [mailto:Paul.Moore at atosorigin.com] 
Sent: Wednesday, February 12, 2003 11:37 AM
To: Gabriel Mino
Cc: spambayes at python.org
Subject: RE: [Spambayes] RE: More install stuff from python newbie

From: Gabriel Mino [mailto:gmino at pcsltd.com]
> exceptions.OSError: [Errno 2] No such file or directory:
> 'D:\\spambayes\\Outlook2000\\default_bayes_database.pck'

This is a known problem - I'm discussing it with Mark Hammond at
the moment.

For now, you can hack manager.py - in 2 places, there are os.unlink
calls followed by an "except IOError, e" clause. Change "IOError" to
"EnvironmentError" and you should be away.

Longer term, Mark will probably be updating the CVS version...

Paul.






More information about the Spambayes mailing list