Re: [exim] Alias Tricks

Etusivu
Poista viesti
Vastaa
Lähettäjä: Lena
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Alias Tricks
> From: Marc Perkel

> I want to have an alias for an existing mailbox so that it
> delivers to the mailbox and another email address too. Can I do that
> with aliases?


One of ways - using "unseen":

aliases:
driver = redirect
data = ${lookup{$local_part@$domain}lsearch{/usr/local/etc/exim/aliases}}
pipe_transport = address_pipe
allow_fail
unseen