Date: Wed, 14 Jan 1998 15:48:19 +0200 (EET) From: Ruslan Ermilov <ru@ucb.crimea.ua> To: mike@chaski.com (michael dorin) Cc: questions@FreeBSD.ORG Subject: Re: smtp restarting after changes to sendmail.* Message-ID: <199801141348.PAA03053@relay.ucb.crimea.ua> In-Reply-To: <199801140606.GAA00312@chaski.com> from "michael dorin" at "Jan 14, 98 06:06:29 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Once michael dorin wrote: > > How do I restart smtp without rebooting after I change the sendmail > files? > > -Mike > kill -HUP `head -1 /var/run/sendmail.pid` You must ensure that you're starting your sendmail with full path specified, i.e. /usr/sbin/sendmail, not just sendmail, to do that. -- Ruslan A. Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801141348.PAA03053>