Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 1999 16:33:04 +1300
From:      Jonathan Chen <jonc@logisticsoftware.co.nz>
To:        Sabre <sabre@sabre.dhs.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Why is the list server refusing my messages?
Message-ID:  <19991119163304.J81097@jonc.logisticsoftware.co.nz>
In-Reply-To: <Pine.BSF.4.10.9911182321440.74213-100000@sabre.dhs.org>; from sabre@sabre.dhs.org on Thu, Nov 18, 1999 at 11:22:14PM %2B0000
References:  <19991119130323.A81097@jonc.logisticsoftware.co.nz> <Pine.BSF.4.10.9911182321440.74213-100000@sabre.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991119163304.J81097>