From owner-freebsd-questions Fri Apr 28 19:13:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id CA6D737B787 for ; Fri, 28 Apr 2000 19:13:23 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA25711; Fri, 28 Apr 2000 22:13:11 -0400 (EDT) (envelope-from cjc) Date: Fri, 28 Apr 2000 22:13:10 -0400 From: "Crist J. Clark" To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail configuration using m4 Message-ID: <20000428221310.A25309@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <004301bfb17f$a4d94a90$847e03cb@ROADRUNNER> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <004301bfb17f$a4d94a90$847e03cb@ROADRUNNER>; from dougy@gargoyle.apana.org.au on Sat, Apr 29, 2000 at 12:06:18PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 29, 2000 at 12:06:18PM +1000, Doug Young wrote: > I'd appreciate some pointers to configuring sendmail with m4 > > I wish to enable virtusertable & genericstable features, so that > virtual hosting & reverse mapping works > > sendmail & m4 seem to be installed by default in 4.0 RELEASE, > but I haven't installed all the source files as the machines in question > are only used as gateway / routers for permanent dialup modem > connections to the internet, and I'd rather not devote hundreds of > Mb's of hard drive space to stuff that will probably never get used. > > I understand I've gotta create an ".mc" file, but have no idea where > to start ..... seems nobody bothered to write any docs about this stuff Lotsa documentation and examples in the sendmail source, ftp://ftp.sendmail.org/pub/sendmail/sendmail.8.10.1.tar.gz Or get the source that matches the release on your machine. Look at the cf/README file and in the cf/cf directory in the unzipped, untared source for a start. Use one of the examples in cf/cf as a .mc-file to build from. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message