to temp_errors does not change the behaviour.
--
Øyvind Kolbu
--
## 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/
Below is a router which forwards all mail to foo...@example.com and
b...@example.com.
shadow_redirect:
driver = redirect
data = foo...@example.com, b...@example.com
unseen
For more info see
http://www.exim.org/exim-html-current/doc/html/spec_html/ch22.html#SECID126
--
Øyvind Kolbu