From owner-freebsd-questions Wed Aug 14 16:33:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D01B37B400 for ; Wed, 14 Aug 2002 16:33:15 -0700 (PDT) Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5B543E6E for ; Wed, 14 Aug 2002 16:33:15 -0700 (PDT) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1002) id 9F648529F; Wed, 14 Aug 2002 16:33:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 91854529C; Wed, 14 Aug 2002 16:33:08 -0700 (PDT) Date: Wed, 14 Aug 2002 16:33:08 -0700 (PDT) From: Linh Pham To: Charles Pelletier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Re: make buildworld problems] how to remove/uninstall sendmail In-Reply-To: <004401c243e9$e0554200$32040101@hume> Message-ID: <20020814163204.S12793-100000@q.closedsrc.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-14, Charles Pelletier scribbled: # looked at TOP..the 3 biggest files are sshd, nmbd, sendmail. # i killed the sendmail process but i need sshd and nmbd running. is there an # easy way to remove sendmail from my system as i never use it? Set sendmail_enable="NONE" in /etc/rc.conf if you are running FreeBSD 4.6. That will disable Sendmail from being started at startup. -- Linh Pham lplist@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org closedsrc.org Every solution breeds new problems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message