Date: Thu, 15 Jan 1998 08:47:59 -0800 (PST) From: "Jonathan M. Bresler" <jmb> To: jdc@nterprise.net (John-David Childs) Cc: questions@FreeBSD.ORG Subject: Re: smtp restarting after changes to sendmail.* Message-ID: <199801151647.IAA09383@hub.freebsd.org> In-Reply-To: <19980114091759.24402@denver.net> from John-David Childs at "Jan 14, 98 09:17:59 am"
next in thread | previous in thread | raw e-mail | index | archive | help
John-David Childs wrote: > 19428 > /usr/sbin/sendmail -bd -q30m > > > SO: I do the following: > > kill -9 `head -1 /var/run/sendmail.pid`;/usr/sbin/sendmail -bd -q30m ouch.....why kill sendmail dead and then restart it from scratch. sendmail will re-read /etc/sendmail.cf if 1. it was started with a full path name (like yours above) 2. you send it a HUP jmbn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801151647.IAA09383>