From owner-cvs-all Sun Aug 13 12: 1: 0 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 F1AAA37B955; Sun, 13 Aug 2000 12:00:53 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.11.0/8.11.0) id e7DJ0or35363; Sun, 13 Aug 2000 12:00:50 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14742.61538.652507.11090@horsey.gshapiro.net> Date: Sun, 13 Aug 2000 12:00:50 -0700 (PDT) From: Gregory Neil Shapiro To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile aliases src/etc/periodic/daily 210.backup-aliases src/share/man/man5 periodic.conf.5 src/share/man/man8 adding_user.8 src/usr.bin/mail mail.1 src/usr.bin/msgs msgs.1 src/usr.sbin/adduser adduser.8 ... In-Reply-To: <20000813194209.B64316@pavilion.net> References: <200008131838.LAA27037@freefall.freebsd.org> <20000813194209.B64316@pavilion.net> X-Mailer: VM 6.75 under 21.2 (beta35) "Nike" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Log: >> Complete migration of aliases file to /etc/mail/aliases. joe> How does this effect people who run other MTAs from the ports, postfix joe> or qmail, for instance? First, I'll have to admit to not knowing much about these. Granted the change to a different path is probably the most difficult configuration issue in the new version even though it does make sense. A common practice I have seen has been to leave a symlink in /etc/ to the aliases file in /etc/mail/. Does this seem sensible? Should it be done by installworld or by the other MTA ports upon installation? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message