Date: Tue, 25 Jan 2005 11:01:06 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: john@starfire.mn.org Cc: freebsd-questions@freebsd.org Subject: Re: /var is lack of space!! Message-ID: <200501250401.j0P416HO023553@banyan.cs.ait.ac.th> In-Reply-To: <20050124215437.B8180@starfire.mn.org> (message from John on Mon, 24 Jan 2005 21:54:37 -0600) References: <41F4CD7F.6050308@gmail.com> <20050124071628.B3660@starfire.mn.org> <16885.6478.271432.655623@jerusalem.litteratus.org> <20050124101250.A4416@starfire.mn.org> <3bbab5ce05012417097cb67c21@mail.gmail.com> <20050124215437.B8180@starfire.mn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Thanks all of you,with your instruction,i found that it's > > > /var/spool/clientmqueue use almost all of my disk space!!And i > > > delete this directory,every thing is ok! > > > > > > But which program produce those rubish?and how can i stop that > > > program? > > > > That would be "sendmail". > > Hmmmmmm. That directory contains only files which represent e-mail > messages in flight. You could check the files that name start with a 'q' somewhere toward rge top of the file it will tell you why that specific email is on hold. [the file which corresponding name starts with a 'd' is the body of the message]. Then use your judgement to decide what message you could delete (both 'd' and 'q' files). You can also try /usr/sbin/sendmail -q to expunge the queue. Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501250401.j0P416HO023553>