From owner-freebsd-questions Sun Apr 1 15:55: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from istar.ca (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 2A38737B719 for ; Sun, 1 Apr 2001 15:55:04 -0700 (PDT) (envelope-from genisis@istar.ca) Received: (from genisis@localhost) by istar.ca (8.11.1/8.11.1) id f31MwF711200; Sun, 1 Apr 2001 18:58:15 -0400 (EDT) (envelope-from genisis) Date: Sun, 1 Apr 2001 18:58:15 -0400 (EDT) From: Dru To: questions@freebsd.org Subject: no_default_msa.m4 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 OK, before I mangle my system, I'm trying to turn off the submission agent in Sendmail on my FreeBSD 4.2-Release. I've found the following: -my original Sendmail config file in /usr/src/contrib/sendmail/cf/m4/cfhead.m4 -the FEATURE I want to put in my Sendmail file at /usr/share/sendmail/cf/feature/no_default_msa.m4 -and a whole bunch of possible Sendmail config files in /usr/share/sendmail/cf/cf The part I'm missing is how to get that FEATURE into Sendmail. I've read /usr/share/sendmail/cf/README, but I can't figure out which .mc and which .cf to use and where that .m4 I want to use fits in. Can anyone point me in the right direction? Any help would be appreciated. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message