Date: Wed, 16 Feb 2000 22:38:46 +0000 From: Stuart Henderson <sthen@naiad.eclipse.net.uk> To: aunty <aunty@comcen.com.au> Cc: Jim Weeks <jim@siteplus.com>, freebsd-isp@FreeBSD.ORG Subject: Re: file descriptors / table is full Message-ID: <20000216223846.J77186@naiad.eclipse.net.uk> In-Reply-To: <20000217093421.D27835@comcen.com.au>; from aunty@comcen.com.au on Thu, Feb 17, 2000 at 09:34:21AM %2B1100 References: <20000216190401.A27835@comcen.com.au> <38AABD24.8E54462B@siteplus.com> <20000217093421.D27835@comcen.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 17, 2000 at 09:34:21AM +1100, aunty wrote: > On Wed, Feb 16, 2000 at 10:07:16AM -0500, Jim Weeks wrote: > > Is you mail actually in /var and if so what is the result of du -ks > > while in that file system? > > I've cleared some more space and limited the number and size of emails > people can send through sendmail, and things are getting back on track > for the FreeBSD machine (the BSDI machine has other problems). Next > I'll give the kernel its full 256 maxusers. > > Can anyone suggest the standard procedure for clearing an overwhelmed > mail queue? I've been moving files in and out of the queue directory > to keep its size manaageable and that's no fun at all. Kill sendmail, create multiple queue directories, move files arbitrarily so you don't have too many msgs in any one queue, run multiple sendmail processes to drain the alternative q's "sendmail -q30m -OQueueDirectory=/var/spool/mqueue.1" It's well worth your while installing Postfix, Exim and Qmail on a test machine and see if you feel happier with any of them. In most situations, they're better able to handle heavy mail load than Sendmail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000216223846.J77186>