From owner-freebsd-questions@FreeBSD.ORG Wed Feb 11 17:54:24 2004 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 A6BAC16A4CE for ; Wed, 11 Feb 2004 17:54:24 -0800 (PST) Received: from smtp.covadmail.net (mx05.covadmail.net [63.65.120.65]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BBA143D1D for ; Wed, 11 Feb 2004 17:54:24 -0800 (PST) (envelope-from strick@covad.net) Received: (covad.net 19159 invoked from network); 12 Feb 2004 01:54:16 -0000 Received: from unknown (HELO mist.nodomain) (strick@covad.net@68.164.175.111) by sun-qmail18 with SMTP; 12 Feb 2004 01:54:16 -0000 Received: from mist.nodomain (localhost [127.0.0.1]) by mist.nodomain (8.12.9p2/8.12.9) with ESMTP id i1C1sJGl000460; Wed, 11 Feb 2004 17:54:19 -0800 (PST) (envelope-from dan@mist.nodomain) Received: (from dan@localhost) by mist.nodomain (8.12.9p2/8.12.9/Submit) id i1C1sILP000459; Wed, 11 Feb 2004 17:54:18 -0800 (PST) (envelope-from dan) Date: Wed, 11 Feb 2004 17:54:18 -0800 (PST) From: Dan Strick Message-Id: <200402120154.i1C1sILP000459@mist.nodomain> To: jwilliams@courtesymortgage.com cc: freebsd-questions@freebsd.org cc: dan@mist.nodomain Subject: Re: FreeBSD and sendmail... 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: Thu, 12 Feb 2004 01:54:24 -0000 >> > One thing I want to build into sendmail is smtp-auth, which requires > cyrus-sasl. I went ahead and installed cyrus-sasl. > After doing some research, I found out that I have to rebuild sendmail in > order to get the sasl part built in. > > Sounds easy enough, but I'm confused on a few parts. >> I found simplified instructions on rebuilding sendmail to use SASL on FreeBSD at this url: http://home.leo.org/~barner/freebsd/articles/mailsetup/article.html It worked for me. (eventually) Dan Strick strick@covad.net