From alex@clara.co.uk  Sat Dec 25 22:46:19 1999
Return-Path: <alex@clara.co.uk>
Received: from oracle.clara.net (oracle.clara.net [195.8.69.94])
	by hub.freebsd.org (Postfix) with ESMTP id 96A7914E7F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Dec 1999 22:46:15 -0800 (PST)
	(envelope-from alex@clara.co.uk)
Received: from [195.8.82.118] (helo=myname.my.domain)
	by oracle.clara.net with esmtp (Exim 2.12 #2)
	id 1227RT-000JKe-00
	for FreeBSD-gnats-submit@freebsd.org; Sun, 26 Dec 1999 06:46:12 +0000
Received: (from alex@localhost)
	by myname.my.domain (8.9.3/8.9.3) id GAA00575;
	Sun, 26 Dec 1999 06:53:19 GMT
	(envelope-from alex)
Message-Id: <199912260653.GAA00575@myname.my.domain>
Date: Sun, 26 Dec 1999 06:53:19 GMT
From: alex@frustum.clara.co.uk
Sender: alex@clara.co.uk
Reply-To: alex@frustum.clara.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: FAQ's Dial-up Sendmail information
X-Send-Pr-Version: 3.2

>Number:         15697
>Category:       docs
>Synopsis:       Outdated information about Sendmail's configuration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 22:50:00 PST 1999
>Closed-Date:    Sun Feb 13 17:18:48 PST 2000
>Last-Modified:  Sun Feb 13 17:19:59 PST 2000
>Originator:     Aleksandar Simic
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	


>Description:
	

Under the chapter 7 of the FAQ, the question 

"How do I use sendmail for mail delivery with UUCP?"

a user is advised on how to install the sources from the CD-ROM. The
FAQ states:

        #  cd /usr/src
	#  tar -xvzf /cdrom/dists/src/ssmailcf.aa 

This is wrong since that directory does not exist on 3.3-RELEASE
CD. And I have also been told that it is the same for 3.2-RELEASE.

>How-To-Repeat:

	

>Fix:
	

The proper way to extract the sources should be:

After mounting the frist CD-ROM:

# cd /cdrom/src
# cat scontrib.?? | tar xzf - -C /usr/src contrib/sendmail

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Sun Feb 13 17:18:48 PST 2000 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
