That may just be what's causing it - thanks!
 
Dave Strickler
CEO
DWS - "The GroupWise Integration Experts"
Boston * Austin * Belgium * Denmark
http://www.emailsolutions.com 
(800) 999-5412 x10

>>> Daniel Rogers <[EMAIL PROTECTED]> 5/3/2002 4:38:37 PM >>>
On Fri, May 03, 2002 at 04:17:43PM -0400, Ross Vandegrift wrote:
> On a related note, is spamass-milter at all reliable for you?  I have
> huge amounts of problems with it spinning off a ridiculous number of
> sub-processess (spamass-milter and spamc) that never return.  I'm
> considering figuring out why this seems so broken, if I can verify it's
> not just my setup.

I had a problem with it where it would deadlock with the spamc process if
the message was over 250k (or whatever the max size for spamc/spamd).  I
ended up solving it by adding a read() loop to spamc to flush the read
buffer so that the milter would be ready for the response.  It's probably
not the best solution, but I'll attach the patch anyway.

Dan.

Attachment: spamc.patch
Description: Binary data

Reply via email to