From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:13:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 085B316A423 for ; Sun, 6 Nov 2005 15:13:01 +0000 (GMT) (envelope-from gary@hayers.org) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD5F43D46 for ; Sun, 6 Nov 2005 15:13:00 +0000 (GMT) (envelope-from gary@hayers.org) Received: from thor.hayers.net ([82.34.131.150]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Sun, 6 Nov 2005 15:13:50 +0000 Received: from [192.168.8.2] (bart.hayers.net [192.168.8.2]) (authenticated bits=0) by thor.hayers.net (8.13.4/8.13.4) with ESMTP id jA6FCtfe068466; Sun, 6 Nov 2005 15:12:56 GMT (envelope-from gary@hayers.org) Message-ID: <436E1D83.1050004@hayers.org> Date: Sun, 06 Nov 2005 15:13:07 +0000 From: Gary Hayers User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Schweizer References: <20051106150543.GO55827@saturn.pcs.ms> In-Reply-To: <20051106150543.GO55827@saturn.pcs.ms> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter with Sophos (http://www.amavis.org) X-OriginalArrivalTime: 06 Nov 2005 15:13:51.0124 (UTC) FILETIME=[B1ACCD40:01C5E2E4] Cc: freebsd-questions@freebsd.org Subject: Re: SASL support in sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:13:01 -0000 Martin Schweizer wrote: > Hello > > I would add sasl support to sendmail. I find in a lot of documentations the hint > to add "APPENDDEF..." to my site.config.m4 file in devtools/Site. But I didn't > find site.config.m4 file nor devtools/Site (I did a cvsup against the source). > I also find a hint in /usr/src/contrib/sendmail that the devtools was removed > for sendmial compilation under FreeBSD. How do this wokrs? Any hints are welcome. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html