On Mon, Mar 22, 2010 at 03:42:46PM +0100, Matthias-Christian Ott wrote: > I have to following rewrite rule: > > *...@* [email protected] T > > How can I specify to rewrite it to multiple recipients, so that all > E-Mails are send to [email protected] and [email protected]?
Using a redirect router, not a rewrite. Redirect routers are for changing the recipients of a message. Rewrite rules are (primarily) for rewriting message headers; a completely different thing. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
