From owner-freebsd-questions Tue Feb 9 17:18:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12552 for freebsd-questions-outgoing; Tue, 9 Feb 1999 17:18:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12547 for ; Tue, 9 Feb 1999 17:18:07 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id UAA13632; Tue, 9 Feb 1999 20:16:07 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.1/8.8.5) with ESMTP id UAA03319; Tue, 9 Feb 1999 20:58:43 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.1/8.6.9) id UAA01186; Tue, 9 Feb 1999 20:16:40 -0500 (EST) Date: Tue, 9 Feb 1999 20:16:40 -0500 (EST) From: Thomas David Rivers Message-Id: <199902100116.UAA01186@lakes.dignus.com> To: brothered@www.urostruly.com, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail pkg In-Reply-To: <002201be548d$c477a590$9e889dd1@zoroasterianism.misogyny.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In FreeBSD - sendmail isn't an optional package that you can uninstall. It's part of the base system. You could simply remove the different pieces if you wanted to... (which I believe would be /usr/sbin/sendmail, /usr/bin/mailq, /etc/sendmail.cf and perhaps some others... but I don't know exactly.) These aren't all separate files, but in actuality the same file. So, removing this won't save that much space (sendmail is only 283224 bytes on 3.0-RELEASE.) - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message