[exim] Re: Routing based on *recipient* IP address

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gandalf Corvotempesta
Fecha:  
A: Jeremy Harris
Cc: exim-users
Asunto: [exim] Re: Routing based on *recipient* IP address
Il giorno gio 26 ott 2023 alle ore 18:43 Jeremy Harris via Exim-users
<exim-users@???> ha scritto:
> Run it seperately using "-be" expansion-test mode


As you can see here, with some hosts the MXs are returned properly
(even with IPv6, i've cheded),
but with some others, don't. (it also fails on some of my domains). Any clue ?

It's the "a+" lookup that fails, the mxh is working properly.

# exim -be '${lookup dnsdb{>; a+=${lookup dnsdb{>; mxh=gmail.com}}}}'

# exim -be '${lookup dnsdb{>; a+=${lookup dnsdb{>; mxh=ansa.it}}}}'

# exim -be '${lookup dnsdb{>; a+=${lookup dnsdb{>; mxh=microsoft.com}}}}'
104.47.53.36;104.47.54.36
# exim -be '${lookup dnsdb{>; a+=${lookup dnsdb{>; mxh=tex.cu}}}}'
190.92.116.36

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/