Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Oct 2001 17:02:02 -0700
From:      Fred Condo <fred@condo.chico.ca.us>
To:        Mark Hughes <mark@dvdnews.co.uk>, 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>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Saturday 6 October 2001 15:54 +0000 Josh Paetzel 
<jpaetzel@hutchtel.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?211254.1002387719>