> >> spamd[46771]: bayes: cannot open bayes databases
> >> /usr/local/share/spamassassin/bayes_* R/W: lock failed: No buffer space
> >> available

> That wouldn't be TCP buffers. It's doing file I/O not network I/O.
> Since it's file buffers, which on nearly every OS are dynamic, it
> implies Mike's machine is out-of-memory.

Is berkeley database on a local disk?
Make sure to use:
  lock_method flock


Mark

Reply via email to