From owner-freebsd-questions Sat Oct 6 17: 3: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.condo.chico.ca.us (c1154129-b.marin1.sfba.home.com [24.20.189.31]) by hub.freebsd.org (Postfix) with ESMTP id D8D7E37B405 for ; Sat, 6 Oct 2001 17:03:03 -0700 (PDT) Received: from [0.0.0.0] (localhost [127.0.0.1]) by localhost.condo.chico.ca.us (8.10.2/8.10.2) with ESMTP id f97025h00342; Sat, 6 Oct 2001 17:02:07 -0700 (PDT) Date: Sat, 06 Oct 2001 17:02:02 -0700 From: Fred Condo To: Mark Hughes , freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail Enable on the fly Message-ID: <211254.1002387719@[0.0.0.0]> In-Reply-To: <200110062056.PAA27807@ns1.hutchtel.net> References: <01fa01c14e92$1728dbf0$0a00a8c0@mark2> <200110062056.PAA27807@ns1.hutchtel.net> X-Mailer: Mulberry/2.1.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 Saturday 6 October 2001 15:54 +0000 Josh Paetzel wrote: > On Saturday 06 October 2001 06:09 pm, Mark Hughes wrote: >> Quick question - I've got 'sendmail_enable="NO"' in my rc.conf - is there >> any way of enabling sendmail without restarting the computer? >> >> Thanks, >> Mark >> > > You can just start it manually. > ># sendmail -bd -q30m should do the trick nicely. It's better to say the full path: /usr/sbin/sendmail -bd -q30m If you don't, sendmail will not respond to kill -HUP. -- Fred Condo - fred@condo.chico.ca.us Repeal the DMCA. Stop censoring Felten & Ferguson. http://www.macfergus.com/niels/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message