Date: Sat, 10 May 1997 21:34:27 -0700 (PDT) From: "Jonathan M. Bresler" <jmb> To: chad@anasazi.com Cc: freebsd-stable@freebsd.org Subject: Re: sendmail debugging Message-ID: <199705110434.VAA10812@hub.freebsd.org> In-Reply-To: <9705102203.AA26848@chad.anasazi.com> from "Chad R. Larson" at May 10, 97 03:03:31 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Chad R. Larson wrote: > > Is it just me? I can't get the -d0 switch to do anything useful. > > That is: > > /usr/sbin/sendmail -q30m -bd -d0.1 > > will emit some information about compiled options and system identity, > but then sendmail still detaches from the terminal. It happens with > both versions 8.8.3 and 8.8.5 on a FreeBSD 2.1 platform. there are a host of options for the -d switch. to prevent sendmail from disconnecting from the controlling tty use "-d52.5" (from teh bat book p668) jmb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705110434.VAA10812>