From owner-cvs-all Sun Aug 13 1:51: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 2D8D837B513; Sun, 13 Aug 2000 01:51:00 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.11.0/8.11.0) id e7D8ojG02978; Sun, 13 Aug 2000 01:50:45 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14742.24933.370981.707399@horsey.gshapiro.net> Date: Sun, 13 Aug 2000 01:50:45 -0700 (PDT) From: Gregory Neil Shapiro To: John Hay Cc: gshapiro@FreeBSD.org (Gregory Neil Shapiro), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sendmail Makefile In-Reply-To: <200008130847.e7D8lr506971@zibbi.mikom.csir.co.za> References: <200008130836.BAA02476@freefall.freebsd.org> <200008130847.e7D8lr506971@zibbi.mikom.csir.co.za> X-Mailer: VM 6.75 under 21.2 (beta35) "Nike" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases >> now exists in the distribution. jhay> What about src/etc/Makefile? It still installs aliases in /etc. It is not jhay> used in the source update case, but when you use mergemaster to update jhay> your /etc directories and also when building releases and snapshots. Currently both /etc/aliases and /etc/mail/aliases exists. I'm waiting to hear from the CVS admins to find out if it is ok to remove /etc/aliases. jhay> PS. What is the chance of enabling IPv6 support in sendmail? I guess it jhay> is as simple as adding "CFLAGS+=-DNETINET6" to usr.sbin/sendmail/Makefile jhay> and adding the right stuff to the .mc file, but I'm still waiting for jhay> "make world" to finish so that I can check. :-) I'll add it to my list of enhancements (for after the dust settles from the 8.9 -> 8.11 upgrade). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message