From owner-freebsd-questions@FreeBSD.ORG Wed Feb 7 19:01:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB8B316A408 for ; Wed, 7 Feb 2007 19:01:58 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from achilles.leela.ws (achilles.leela.ws [66.207.162.30]) by mx1.freebsd.org (Postfix) with ESMTP id 7B9DA13C48E for ; Wed, 7 Feb 2007 19:01:58 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from [192.168.0.249] ([158.145.111.132]) (authenticated bits=0) by achilles.leela.ws (8.13.6/8.13.6) with ESMTP id l17J1gun063295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 7 Feb 2007 10:01:51 -0900 (AKST) (envelope-from pgiessel@mac.com) Message-ID: <45CA2211.2010502@mac.com> Date: Wed, 07 Feb 2007 10:01:37 -0900 From: "Peter A. Giessel" User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: Doug Sampson References: <9DE6EC5B5CF8C84281AE3D7454376A0D0138F3@cetus.dawnsign.com> In-Reply-To: <9DE6EC5B5CF8C84281AE3D7454376A0D0138F3@cetus.dawnsign.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: newaliases not working? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 19:01:58 -0000 On 2007/02/07 9:33, Doug Sampson seems to have typed: > Nice to know this. However, I still would like to fix the issue with the > /etc/aliases not being used to translate any mail sent to root to an > alternate email address. If anyone knows a cure to this, I'd be grateful. > Thanks. I believe that sendmail wants /etc/mail/aliases.db not /etc/aliases. You can remake your aliases.db by: cd /etc/mail make maps