From owner-freebsd-questions Thu Nov 18 19:33:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from logisticsoftware.co.nz (logisticsoftware.co.nz [202.37.163.1]) by hub.freebsd.org (Postfix) with ESMTP id D38111547A for ; Thu, 18 Nov 1999 19:33:37 -0800 (PST) (envelope-from jonc@logisticsoftware.co.nz) Received: from jonc.logisticsoftware.co.nz (jonc.logisticsoftware.co.nz [10.1.3.1]) by logisticsoftware.co.nz (8.9.3/8.9.3) with ESMTP id QAA06627; Fri, 19 Nov 1999 16:33:05 +1300 (NZDT) Received: (from jonc@localhost) by jonc.logisticsoftware.co.nz (8.9.3/8.9.3) id QAA82087; Fri, 19 Nov 1999 16:33:04 +1300 (NZDT) (envelope-from jonc) Date: Fri, 19 Nov 1999 16:33:04 +1300 From: Jonathan Chen To: Sabre Cc: freebsd-questions@freebsd.org Subject: Re: Why is the list server refusing my messages? Message-ID: <19991119163304.J81097@jonc.logisticsoftware.co.nz> References: <19991119130323.A81097@jonc.logisticsoftware.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from sabre@sabre.dhs.org on Thu, Nov 18, 1999 at 11:22:14PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 18, 1999 at 11:22:14PM +0000, Sabre wrote: > ok, this might sounds silly, but what file (location and name) do I have > to put those lines in to get the FreeBSD mailing list to recognize me? To generate a usable sendmail.cf using m4 macros: cd /usr/src/contrib/sendmail/cf/cf cp generic-bsd4.4.mc myfile.mc [edit myfile.mc, adding required features] [edit Makefile, adding myfile.cf to ALL=] make cp myfile.cf /etc/sendmail.cf /usr/src/contrib/sendmail/cf/README contains heaps of info on usable features with m4 files. Cheers. Jonathan Chen -------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message