[Spambayes-checkins] spambayes pop3proxy.py,1.81,1.82

Richie Hindle richie at entrian.com
Wed Jul 2 00:07:35 EDT 2003


> The exception header [...]

Here's a less contrived example of an exception that it's good to recover
from, and one that's been bugging me for months:

X-Spambayes-Exception: exceptions.IOError([Errno 28] No space left on device) in store() at D:\Projects\Python\spambayes\spambayes-july\spambayes\FileCorpus.py line 231: fp.write(self.getSubstance())

Previously, running out of disk space would screw things royally.

Since I'm currently the victim of a spammer using my address as his From:
address, I'm receiving about 1,500 bounce messages a day - it's easy to
run out of disk space on a five-year-old Win98 box when that's happening!

-- 
Richie Hindle
richie at entrian.com




More information about the Spambayes-checkins mailing list