Re: [EXIM] alias file ownership

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jim Tittsler
Fecha:  
A: exim-users
Asunto: Re: [EXIM] alias file ownership
On Mon, Sep 21, 1998 at 12:14:10PM -0700, Jared Proudfoot wrote:

> One of the domains we are hosting requires that a specfic group be able to
> modify and rebuild the alias files. The problem is, when I make the files
> 664, I get the following error from exim when trying to deliver:

[...]
> virtual_aliases director: /usr/exim/domains/linux.bc.ca/aliases.db (dbm
> lookup): wrong mode


You can use the 'modemask' option on your aliasfile director to specify
which access mode bits *are not* allowed to be set. It defaults to 022.
For your desired configuration, try adding this:
modemask = 002

--
Jim Tittsler, Tokyo ICQ: 5981586

--
*** Exim information can be found at http://www.exim.org/ ***