Re: [Exim] Aliases Database!

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: Jason
Cc: exim-users
Asunto: Re: [Exim] Aliases Database!

> I am new to sendmail and I can't find any information on using the
> /etc/aliases file with exim. I have a previous sendmail aliases file I
> was wondering if I have to do anything like newaliases with Exim or not
> ?
> If I do have to ? what is the command and where can I find some more
> information on this subject.
>

Depends on what you want the alias file to be. You can have it as a dbm
which will need rebuilding, or as a plain text file which you can use
lsearch with. RTFM about the aliasfile director.
John