Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 14:09:13 -0400
From:      Steve Bertrand <iaccounts@ibctech.ca>
To:        tonylabarbara@aol.com
Cc:        freebsd-questions@freebsd.org, derek@computinginnovations.com
Subject:   Re: How To Change Email Addr?
Message-ID:  <4717A149.1040508@ibctech.ca>
In-Reply-To: <8C9DFC6C37DB458-B64-50C2@webmail-mf04.sysops.aol.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
tonylabarbara@aol.com wrote:
> 
> chmod 644 /etc/mail/aliases
> I tried that and checked the permissions on 
> /etc/mail/aliases.db
> but nothing works :( Any other ideas?

Try this:

# cd /etc/mail
# makemap hash aliases < aliases

Then post to this list output from:

# ls -la | grep aliases

If the timestamp of aliases.db had not been updated, post output to the
list from:

# whoami
# ls -la /etc/mail

Regards,

Steve



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