> 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_p...@$domain}lsearch{/usr/local/etc/exim/aliases}}
  pipe_transport = address_pipe
  allow_fail
  unseen

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to