Subject: Re: NetBSD master CVS tree commits
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 01/14/1998 13:22:38
Jason Thorpe writes:
> On Wed, 14 Jan 1998 09:43:36 -0500 (EST) 
>  Jim Wise <jimw@numenor.turner.com> wrote:
> 
>  > Does either configuration not `just work' with Out-of-the-Box 1.3?
> 
> both should.

Not exactly. "Out of the box" the sendmail smtp DAEMON is not turned
on in 1.3. Technically, it is equally valid to configure with or
without it -- but it doesn't turn on running it, which means one needs
to invoke sendmail rather than attempt an smtp connection to localhost
in order to send mail.

Perry