Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 06:53:19 GMT
From:      alex@frustum.clara.co.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/15697: FAQ's Dial-up Sendmail information
Message-ID:  <199912260653.GAA00575@myname.my.domain>

next in thread | raw e-mail | index | archive | help

>Number:         15697
>Category:       docs
>Synopsis:       Outdated information about Sendmail's configuration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 22:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912260653.GAA00575>