From owner-freebsd-questions Sun Sep 24 3:36:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id E025137B446 for ; Sun, 24 Sep 2000 03:36:20 -0700 (PDT) Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.DE [137.226.112.212]) by nets5.rz.rwth-aachen.de (8.10.1/8.10.1/5) with ESMTP id e8OAaIM12573; Sun, 24 Sep 2000 12:36:18 +0200 (MET DST) Received: from agamemnon.informatik.rwth-aachen.de (agamemnon.Informatik.RWTH-Aachen.DE [137.226.194.74]) by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1/2) with ESMTP id MAA27465; Sun, 24 Sep 2000 12:36:06 +0200 (MET DST) Received: (from stolz@localhost) by agamemnon.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1-gb-2) id MAA21821; Sun, 24 Sep 2000 12:36:16 +0200 (MET DST) Date: Sun, 24 Sep 2000 12:36:16 +0200 From: Volker Stolz To: Mike Cragin Cc: questions@FreeBSD.ORG Subject: Re: no que problem Message-ID: <20000924123616.B21797@agamemnon.informatik.rwth-aachen.de> References: <000701c02605$34d15580$64fea8c0@kitty.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000701c02605$34d15580$64fea8c0@kitty.earthlink.net>; from mike@jlbcom.com on Sun, Sep 24, 2000 at 01:55:36AM -0700 Organization: Chair for CS II, Anomalous Programming Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 24, 2000 at 01:55:36AM -0700, Mike Cragin wrote: > This error message keeps popping up over and over, takeing over my system so I can't even type a command. > > sep 22: 13:47::07 sendmail[312]: NOQUE: low on space (have 0 SMPT-DAEMON needs 101 in /var/spool/mqueue Some process is filling up your /var, do a "ls -l /var" to see the culprit. I suppose it could be a misconfigured "mgetty", I had the same problem once: mgetty was verbose-logging everything it was saying to a non-configured serial-port. If it indeed is mgetty, change the config or disable it. -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message