From owner-freebsd-doc Sat Dec 25 22:50: 5 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52DDD1519C for ; Sat, 25 Dec 1999 22:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA70899; Sat, 25 Dec 1999 22:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from oracle.clara.net (oracle.clara.net [195.8.69.94]) by hub.freebsd.org (Postfix) with ESMTP id 96A7914E7F for ; 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 Reply-To: alex@frustum.clara.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/15697: FAQ's Dial-up Sendmail information Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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