From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 08:59:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23F6116A402 for ; Tue, 20 Mar 2007 08:59:45 +0000 (UTC) (envelope-from ct.lists@qgsltd.co.uk) Received: from mailrelay1.qgsltd.co.uk (mailrelay1.qgsltd.co.uk [195.97.223.230]) by mx1.freebsd.org (Postfix) with ESMTP id A2BFF13C45A for ; Tue, 20 Mar 2007 08:59:44 +0000 (UTC) (envelope-from ct.lists@qgsltd.co.uk) Received: from qgsltd.co.uk ([192.168.30.12]) by mailrelay1.qgsltd.co.uk (8.13.8/8.13.4) with ESMTP id l2K8fb0Z009047; Tue, 20 Mar 2007 08:41:39 GMT (envelope-from ct.lists@qgsltd.co.uk) X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.6 (ClamAV engine v0.90) Received: from [192.168.0.151] (account charlest HELO [192.168.0.151]) by qgsltd.co.uk (CommuniGate Pro SMTP 5.0.10) with ESMTPSA id 1045697; Tue, 20 Mar 2007 08:35:33 +0000 Message-ID: <45FF9E1F.2000104@qgsltd.co.uk> Date: Tue, 20 Mar 2007 08:41:03 +0000 From: Charles Trevor User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: bob@applegate.org References: <200703182301.l2IN1I9x001848@buzz.applegate.org> In-Reply-To: <200703182301.l2IN1I9x001848@buzz.applegate.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.90.1/2880/Tue Mar 20 05:04:21 2007 on mailrelay1.qgsltd.co.uk X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Simple sendmail.cf question 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: Tue, 20 Mar 2007 08:59:45 -0000 Bob Applegate wrote: > I'm trying to figure out how to build sendmail.cf from > the m4 files. The instructions located in > /usr/src/contrib/sendmail/cf/README are a bit vague. > > Can someone give me the secret recipe for doing this? > I've always hand-edited the sendmail.cf file, but doing > the work with macros looks so much easier. I just need > to find out how to properly do it. > > Thanks > > Bob > I have found this page helpful in the past.. http://www.technoids.org/freebsdsendmailfaqs.html HTH Charlie