From owner-freebsd-hackers Wed Jun 24 11:53:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04431 for freebsd-hackers-outgoing; Wed, 24 Jun 1998 11:53:10 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail.camalott.com (root@mail.camalott.com [208.203.140.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04292 for ; Wed, 24 Jun 1998 11:52:12 -0700 (PDT) (envelope-from joelh@gnu.org) Received: from detlev.UUCP (tex-141.camalott.com [208.229.74.141] (may be forged)) by mail.camalott.com (8.8.7/8.8.5) with ESMTP id NAA15905; Wed, 24 Jun 1998 13:51:42 -0500 Received: (from joelh@localhost) by detlev.UUCP (8.8.8/8.8.8) id NAA03438; Wed, 24 Jun 1998 13:52:06 -0500 (CDT) (envelope-from joelh) Date: Wed, 24 Jun 1998 13:52:06 -0500 (CDT) Message-Id: <199806241852.NAA03438@detlev.UUCP> To: tlambert@primenet.com CC: mrcpu@internetcds.com, hackers@FreeBSD.ORG In-reply-to: <199806240813.BAA21614@usr08.primenet.com> (message from Terry Lambert on Wed, 24 Jun 1998 08:13:18 +0000 (GMT)) Subject: Re: NFS send error 55 for fs: From: Joel Ray Holveck Reply-to: joelh@gnu.org References: <199806240813.BAA21614@usr08.primenet.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> I switched from a 3.0 box running INN to a 2.2.6 PII box running INN, >> and I'm getting this message in spades on the 2.2.6 box. >> Any ideas what to change? > #define ENOBUFS 55 /* No buffer space available */ \begin{humor} Yes, if you change that line it will work much better. I suggest haiku: #define ENOBUFS 55 /* The buffers are full; * Close all the open programs. * You ask way too much. */ \end{humor} Happy hacking, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message