[Spambayes] pop3proxy - a couple issues
Barry A. Warsaw
barry at python.org
Tue Jan 14 20:44:03 EST 2003
>>>>> "TL" == Tony Lownds <tony-bayes at lownds.com> writes:
TL> I ran into this too; the stack size is too small. Run one of
TL> these commands first:
TL> tcsh: ulimit stacksize 2048
TL> sh: ulimit -s 2048
TL> Mac OS X's default is 512, I picked 2048 at random.
That crops up a lot with Python, i.e. test_re IIRC, and definitely in
Mailman.
-Barry
More information about the Spambayes
mailing list