From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 05:44:41 2004 Return-Path: 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 83AC116A4CF for ; Thu, 14 Oct 2004 05:44:41 +0000 (GMT) Received: from mx06.ms.so-net.ne.jp (mx06.ms.so-net.ne.jp [202.238.82.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABF843D49 for ; Thu, 14 Oct 2004 05:44:39 +0000 (GMT) (envelope-from khoyee@tf7.so-net.ne.jp) Received: from [192.168.0.2] (p29edfa.osakac00.ap.so-net.ne.jp [218.41.237.250]) by mx06.ms.so-net.ne.jp with ESMTP id i9E5ia6h023284 for ; Thu, 14 Oct 2004 14:44:37 +0900 (JST) Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <3330865C-1DA4-11D9-808E-000A95BE58A4@tf7.so-net.ne.jp> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Choy Kho Yee Date: Thu, 14 Oct 2004 14:45:05 +0900 X-Mailer: Apple Mail (2.619) Subject: stopping sendmail completely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 05:44:41 -0000 Hi, I wish to stop sendmail from starting during boot up completely since I don't need it. And I found this on the net: > By the way, if getting rid of Sendmail is your goal, then > sendmail_enable="NONE", while working, is not the best solution. > sendmail_enable, like the other sendmail_* knobs, is an rc.sendmail > setting, and you can easily disable even loading rc.sendmail by setting > the mta_startup_script knob to an empty string (""). Does this mean that I only need to add the entry: #------------------------------ mta_startup_script="" #----------------------------- in /etc/rc.conf to stop sendmail completely? Thanks. --- Choy Kho Yee url: http://dotkoyi.infoseek.ne.jp/ blog: http://dotkoyi.blogspot.com/ "There are only 10 types of people in the world, i.e. those who understand binary numbers and those who do not."