From owner-freebsd-questions@FreeBSD.ORG Sat Dec 13 22:35:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAFD016A4D9 for ; Sat, 13 Dec 2003 22:35:40 -0800 (PST) Received: from stella.tailored-sites.com (stella.tailored-sites.com [64.246.44.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 768D243D1D for ; Sat, 13 Dec 2003 22:35:30 -0800 (PST) (envelope-from roger@tailored-sites.com) Received: from workstation (roger.bbeebe.net [12.109.222.5]) by stella.tailored-sites.com (8.11.6/8.11.6) with SMTP id hBE6Swp10000 for ; Sun, 14 Dec 2003 00:28:58 -0600 Message-ID: <002201c3c20c$78eb0490$05de6d0c@workstation> From: "Roger Howard" To: Date: Sun, 14 Dec 2003 00:35:31 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Edit handbook. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 06:35:43 -0000 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html It would be nice if you could add a point between points 3 and 4 on this page which says... If you haven't done a make world, do: cd /usr/src/lib/libsmutil make depend make obj make cd /usr/src/lib/libsm make depend make obj make Then you can build sendmail. Otherwise it won't let you. It took me ages to find this out since I'm a novice with FreeBSD. This might help other people. Thanks, Roger