Re: [Exim] Re: Lock file location

Top Page
Delete this message
Reply to this message
Author: Alex Lomas
Date:  
To: Morten
CC: exim-users
Subject: Re: [Exim] Re: Lock file location
> Could you elaborate on this? What did you move to /etc/mail and what
sort of reconfiguration did it take afterwards?

I moved /etc/aliases into /etc/mail/aliases all you need to do is enure
the /etc/mail/ directory is owned by the mail group (which your exim user
should be a memeber of). Then, edit your exim configuration file to look
at /etc/mail/aliases rather than /etc/aliases.

That should be it I think...

--A