Re: [EXIM] newbie question

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Salvatore Greco
Cc: Exim Users
Asunto: Re: [EXIM] newbie question
On Mon, 13 Jul 1998, Salvatore Greco wrote:

> What I am trying to achieve is that when someone send email to
> user1@??? it gets re-written/re-sent to user2@???.
>
> Using sendmail, it was just a matter of adding this into the /etc/aliases
> file and running 'newaliases' (under FreeBSD 2.2.5) and it worked.


Under Exim you do not need "newaliases" if you just have a textual
alias file (which is what the default configuration has). If your only
domain is reaper.org just put

user1: user2@???

in /etc/aliases.

-- 
Philip Hazel                   University Computing Service,
P.Hazel@???          New Museums Site, Cambridge CB2 3QG,
ph10@??? (sic)       England.  Phone: +44 1223 334714



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