Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 13:12:51 +0100
From:      Remko Lodder <remko@elvandar.org>
To:        "Martin Hudec (webmail)" <corwin@aeternal.net>
Cc:        freebsd-questions@freebsd.org
Subject:    Re: postfix - fatal: open database /etc/aliases.db: Invalid argument
Message-ID:  <40617B43.3000504@elvandar.org>
In-Reply-To: <20040324111547.M49899@aeternal.net>
References:  <20040324111547.M49899@aeternal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Martin,

Martin Hudec (webmail) wrote:
> and /etc/mail/aliases.db has
> 
> -rw-r-----  1 root  wheel  65536 Mar 24 12:25 aliases.db

I think that your problem is with the permissions of that file.
I think that you perhaps should use chmod o+r aliases.db in the 
/etc/mail directory, or chgrp postdrop (or whatever group you use) 
aliases.db in the /etc/mail directory.

And then retry :-)

cheers

-- 
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the 
hackerscene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40617B43.3000504>