From owner-freebsd-bugs Sat May 24 16:20:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA24787 for bugs-outgoing; Sat, 24 May 1997 16:20:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA24762; Sat, 24 May 1997 16:20:03 -0700 (PDT) Resent-Date: Sat, 24 May 1997 16:20:03 -0700 (PDT) Resent-Message-Id: <199705242320.QAA24762@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, gil@gc2.kloepfer.org Received: from cortex.gc2.kloepfer.org (cortex.gc2.kloepfer.org [206.225.39.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA24467 for ; Sat, 24 May 1997 16:13:51 -0700 (PDT) Received: (from gil@localhost) by cortex.gc2.kloepfer.org (8.8.5/8.8.5) id SAA00622; Sat, 24 May 1997 18:13:45 -0500 (CDT) Message-Id: <199705242313.SAA00622@cortex.gc2.kloepfer.org> Date: Sat, 24 May 1997 18:13:45 -0500 (CDT) From: gil@gc2.kloepfer.org Reply-To: gil@gc2.kloepfer.org To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: gil@gc2.kloepfer.org X-Send-Pr-Version: 3.2 Subject: conf/3676: rc doesn't include full path to sendmail Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3676 >Category: conf >Synopsis: Sendmail not invoked with full path >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 24 16:20:01 PDT 1997 >Last-Modified: >Originator: Gil Kloepfer Jr. >Organization: None >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: FreeBSD 2.2.2 using sendmail versions >= 8.8.5 (possibly others) >Description: The newer versions of sendmail contain code which allows the configuration file to be reread when a SIGHUP is sent to the sendmail process. This will only work if sendmail is invoked with the full pathname. The file /etc/rc does not invoke sendmail this way. >How-To-Repeat: Boot system with sendmail enabled. Note /var/log/maillog message regarding the manner in which sendmail was invoked. >Fix: Correct /etc/rc to invoke sendmail with the full pathname, in this case /usr/sbin/sendmail. >Audit-Trail: >Unformatted: