From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 17:57:50 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C5A516A421 for ; Thu, 18 Oct 2007 17:57:50 +0000 (UTC) (envelope-from mksmith@adhost.com) Received: from mail-in02.adhost.com (mailstandby.adhost.com [216.211.128.129]) by mx1.freebsd.org (Postfix) with ESMTP id 46AE413C47E for ; Thu, 18 Oct 2007 17:57:50 +0000 (UTC) (envelope-from mksmith@adhost.com) Received: from ad-exh01.adhost.lan (unknown [216.211.143.69]) by mail-in02.adhost.com (Postfix) with ESMTP id 089281EE868; Thu, 18 Oct 2007 10:57:50 -0700 (PDT) (envelope-from mksmith@adhost.com) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 18 Oct 2007 10:57:48 -0700 Message-ID: <17838240D9A5544AAA5FF95F8D5203160297F808@ad-exh01.adhost.lan> In-Reply-To: <8C9DFC6C37DB458-B64-50C2@webmail-mf04.sysops.aol.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How To Change Email Addr? Thread-Index: AcgRr9xVVgKqJGm4Q7CbLtoOwAOSKgAAFRqA References: <8C9DFA34D82171D-C6C-72A7@webmail-me13.sysops.aol.com> <471766D7.7080909@ibctech.ca> <8C9DFADBD325F52-B64-40D1@webmail-mf04.sysops.aol.com><6.0.0.22.2.20071018095926.024c51a8@mail.computinginnovations.com> <8C9DFC6C37DB458-B64-50C2@webmail-mf04.sysops.aol.com> From: "Michael K. Smith - Adhost" To: Cc: freebsd-questions@freebsd.org Subject: RE: How To Change Email Addr? 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: Thu, 18 Oct 2007 17:57:50 -0000 Hello: > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of tonylabarbara@aol.com > Sent: Thursday, October 18, 2007 11:52 AM > To: derek@computinginnovations.com; iaccounts@ibctech.ca > Cc: freebsd-questions@freebsd.org > Subject: Re: How To Change Email Addr? >=20 >=20 >=20 > chmod 644 /etc/mail/aliases > I tried that and checked the permissions on > /etc/mail/aliases.db > but nothing works :( Any other ideas? >=20 Are you using any security features for sendmail such as smrsh? If so, you may want to confirm that /usr/sbin/mailwrapper (which *should* be what the newaliases virtually links to) is in /usr/libexec/sm.bin. Regards, Mike