From owner-freebsd-questions Sat Dec 2 11:10:01 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA27882 for questions-outgoing; Sat, 2 Dec 1995 11:10:01 -0800 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA27876 for ; Sat, 2 Dec 1995 11:09:59 -0800 Received: from pancake.remcomp.fr (root@pancake.remcomp.fr [194.51.30.1]) by who.cdrom.com (8.6.12/8.6.11) with SMTP id LAA07766 for ; Sat, 2 Dec 1995 11:09:35 -0800 Received: from didier@aida.org (localhost [127.0.0.1]) by aida (8.6.12/8.6.9) with SMTP id VAA05952; Sat, 2 Dec 1995 21:06:12 +0100 Date: Sat, 2 Dec 1995 21:06:12 +0100 X-XFmail-Return-To: didier@aida.org Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: Reply-To: didier@aida.org Organization: My Own FreeBSD 2.1-STABLE Site. From: Didier Derny To: "Mike R. Prevost" Subject: RE: sendmail.mc Cc: Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Fri Dec 1 17:43:37 1995 Mike R. Prevost wrote: >> >FreeBSD 1.2.0 came with a /etc/sendmail.cf that seems to work for me. >I'm wanting to make some mojor modifications and I'm can't seem to find >the sendmail.mc file. I would like to use m4 to make the .cf file. > >Does anyone know where I can get the senmail.mc file? > > >--- Mike R. Prevost > > check in the source code something like /usr/src/libexec/sendmail/cf/cf build your config file from the samples and use make yourfile.mc to build your sendmail.cf file