Re: [Exim] Aliases Database!

Etusivu
Poista viesti
Vastaa
Lähettäjä: John Burnham
Päiväys:  
Vastaanottaja: Jason
Kopio: exim-users
Aihe: 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