Re: [exim] Router for specific outgoing messages?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jaap Winius
Fecha:  
A: exim-users, Phil Pennock
Cc: exim-users
Asunto: Re: [exim] Router for specific outgoing messages?
Quoting Phil Pennock <exim-users@???>:

> Routers are tried in order.
>
> $ exim -bt jwinius@???
> $ exim -d -bt jwinius@???
>
> Only the first-match Router's handling will be used (unless it sets
> "unseen").


Indeed. I bumped up my test router so that it would be evaluated before
200_exim4-config_primary (router = dnslookup) and it worked immediately.

Thanks Phil!

Cheers,

Jaap