Re: [exim] Alias Tricks

Góra strony
Delete this message
Reply to this message
Autor: Lena
Data:  
Dla: exim-users
Temat: 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