From nobody  Thu May 15 20:40:15 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id UAA05114;
          Thu, 15 May 1997 20:40:15 -0700 (PDT)
Message-Id: <199705160340.UAA05114@hub.freebsd.org>
Date: Thu, 15 May 1997 20:40:15 -0700 (PDT)
From: chad@anasazi.com
To: freebsd-gnats-submit@freebsd.org
Subject: Sendmail debugging - the -d0.1 switch does not work
X-Send-Pr-Version: www-1.0

>Number:         3604
>Category:       bin
>Synopsis:       Sendmail debugging - the -d0.1 switch does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 20:50:01 PDT 1997
>Closed-Date:    Fri May 16 00:22:57 PDT 1997
>Last-Modified:  Fri May 16 00:25:45 PDT 1997
>Originator:     Chad R. Larson
>Release:        2.1.7
>Organization:
Anasazi, Inc.
>Environment:
FreeBSD freefall.anasazi.com 2.1-STABLE FreeBSD 2.1-STABLE #0: Fri May  2 12:14:
10 MST 1997     chad@freefall.anasazi.com:/usr/src/sys/compile/FREEFALL  i386
>Description:
The sendmail debugging switch "-d0.1" is supposed to keep
sendmail from detaching from the terminal session even when
being run in daemon mode (check page 619 of "the bat book").

In versions 8.8.3 and 8.8.5 (at least), this fails to work.
Instead, sendmail prints out some debugging information about
the contents of some of the macros and then detaches anyway.
Further debugging information is silently discarded.
>How-To-Repeat:
Type "/usr/sbin/sendmail -bd -d0.1"
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gpalmer 
State-Changed-When: Fri May 16 00:22:57 PDT 1997 
State-Changed-Why:  
You appear to have the old bat book dealing with 8.6 (where the no 
detatch flag was -d0.1). In the 8.8 series, you have to use -d99.100 
See the src code, line 1284 of /usr/src/usr.sbin/sendmail/src/main.c 

Fix: buy the newer bat boot dealing with 8.8.x :-) 
>Unformatted:
