[exim] temp_errors with negative values

2009-11-20 Thread Øyvind Kolbu
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/

Re: [exim] Rewrite to Multiple Recipients

2010-03-23 Thread Øyvind Kolbu
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