[Spambayes] What to do first?

Tim Peters tim.one@comcast.net
Mon, 23 Sep 2002 20:35:45 -0400


[Dan Mick]
> Well, it's a question of whether I build my own or not, and then
> getting it deployed on servers I don't control, which are both pains.
> If it's just True/False I'd like to beg for relief.  (I've already
> hacked in "True = 1 False = 0" into several of the scripts since that
> was the only immediate complaint.)

This project requires 2.2.1, and that's the bottom line.  I don't want us
wasting time rediscovering subtle bugs in 2.2, either; a lot of stuff got
fixed for 2.2.1, and this project has lots of challenges without revisiting
problems that have already been solved.

BTW, which platform are you on?  There are 2.2.1 RPMs for Linux, and
precompiled versions for Macs and Windows.  Most everyone else seems to do
"make install" and get a cup of coffee <wink>.