From owner-freebsd-bugs Mon Jun 16 16:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA09551 for bugs-outgoing; Mon, 16 Jun 1997 16:50:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA09535; Mon, 16 Jun 1997 16:50:02 -0700 (PDT) Resent-Date: Mon, 16 Jun 1997 16:50:02 -0700 (PDT) Resent-Message-Id: <199706162350.QAA09535@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, ahd@kew.com Received: from pandora.hh.kew.com (ahd@kendra.ne.highway1.com [24.128.53.73]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA09395 for ; Mon, 16 Jun 1997 16:46:12 -0700 (PDT) Received: (from ahd@localhost) by pandora.hh.kew.com (8.8.5/8.8.5) id TAA02325; Mon, 16 Jun 1997 19:46:11 -0400 (EDT) Message-Id: <199706162346.TAA02325@pandora.hh.kew.com> Date: Mon, 16 Jun 1997 19:46:11 -0400 (EDT) From: Drew Derbyshire Reply-To: ahd@kew.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: conf/3886: install does not build sendmail host status directory Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3886 >Category: conf >Synopsis: install does not build sendmail host status directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 16 16:50:01 PDT 1997 >Last-Modified: >Originator: Drew Derbyshire >Organization: Kendra Electronic Wonderworks >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Newly installed 2.2.1 system which will use sendmail and options: O HostStatusDirectory=.hoststat O SingleThreadDelivery=True >Description: The install does not create /var/spool/mqueue/.hoststat file, used to store the status of down hosts and for single threading connections to such hosts. >How-To-Repeat: With a normal scratch install, run sendmail with the above options (.hoststat is the default name generated by the m4 configurations), and no host status saved because the directory does not exist. >Fix: Modify install to build .hoststat in /var/spool/mqueue/.hoststat immediately after building the parent directory. >Audit-Trail: >Unformatted: