From owner-freebsd-questions Sat Oct 24 09:40:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22547 for freebsd-questions-outgoing; Sat, 24 Oct 1998 09:40:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from excelsior.apana.org.au (excelsior.apana.org.au [203.11.114.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22477 for ; Sat, 24 Oct 1998 09:39:47 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by excelsior.apana.org.au (8.8.8/8.8.8) with ESMTP id AAA08711; Sun, 25 Oct 1998 00:37:45 +0800 (WST) (envelope-from dean@odyssey.apana.org.au) Date: Sun, 25 Oct 1998 00:37:45 +0800 (WST) From: Dean Hollister To: BEAUPRE Antoine cc: freebsd-questions Subject: Re: Missing sendmail.cf... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Oct 1998, BEAUPRE Antoine wrote: > > No. Do the following: > > > > bash# cd /usr/src/usr.sbin/sendmail/cf/cf > > bash# make freebsd.cf > > gives me: > make freebsd.cf > `freebsd.cf' is up to date. OK. The Makefile in there appears to be a tad too crude and doesn't work. Try: bash# m4 ../m4/cf.m4 freebsd.mc > freebsd.cf Just did it here, works fine. Then continue as per... > > bash# cp freebsd.cf /etc/sendmail.cf Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message