Re: [exim] Router Redirect Question

Etusivu
Poista viesti
Vastaa
Lähettäjä: John Robinson
Päiväys:  
Vastaanottaja: Marc Perkel
Kopio: exim-users
Aihe: Re: [exim] Router Redirect Question
On 24/01/2008 18:37, Marc Perkel wrote:
> It's not in the documentation.


Yes it is. Right there at the very top of the documentation for the
redirect router: "The incoming address can be redirected in several
different ways... It can be replaced by one or more new addresses which
are themselves routed independently."

http://www.exim.org/exim-html-current/doc/html/spec_html/ch22.html

That tells you all you need to know. If you'd ever used alias files
before, you'd know about this behaviour.

As also noted, you could have tested it yourself. It's quite
straightforward; just run `exim -C testing.conf -bt`.

> That's why I asked the question.


That's not the reason you gave in your email to me last night.

Cheers,

John.