From owner-freebsd-questions Sat Oct 6 13:56:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id EBA2D37B403 for ; Sat, 6 Oct 2001 13:56:36 -0700 (PDT) Received: from there (36f95de80954abb4c4cc06806b68c3cb@hutch-855.hutchtel.net [206.10.71.183]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id PAA27807; Sat, 6 Oct 2001 15:56:30 -0500 (CDT) Message-Id: <200110062056.PAA27807@ns1.hutchtel.net> Content-Type: text/plain; charset="iso-8859-1" From: Josh Paetzel To: "Mark Hughes" , Subject: Re: Sendmail Enable on the fly Date: Sat, 6 Oct 2001 15:54:35 +0000 X-Mailer: KMail [version 1.3] References: <01fa01c14e92$1728dbf0$0a00a8c0@mark2> In-Reply-To: <01fa01c14e92$1728dbf0$0a00a8c0@mark2> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 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. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message