RE: [Exim] Routing, or is it?

Página Inicial
Delete this message
Reply to this message
Autor: Jan Johansson
Data:  
Para: Philip Hazel
CC: exim-users
Assunto: RE: [Exim] Routing, or is it?
> OR: To rewrite add "address_data = magicstring" and to route_to_x add
> "condition = ${if eq{$address_data}{magicstring}{yes}{no}}".


Thats prolly not a good idea, since the rewrite router actually is there to rewrite the address. Hmmm, whats the fastest way of writing a catch-all-and-fail-them router?