Re: [Exim] Reading the nameserver info from remote host

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Perkel
Fecha:  
A: exim-users
Asunto: Re: [Exim] Reading the nameserver info from remote host
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Do you not support the soa record type?

Philip Hazel wrote:

>On Thu, 18 Dec 2003, Marc Perkel wrote:
>
>
>
>>Whould it be possible - or could it be added to exim - a way to look up
>>the nameservers of a given host?
>>
>>
>
>${lookup dnsdb{ns=the.name.of.the.host}{$value}{
> ${lookup dnsdb{ns=the.name.of.the.host.with.first.component.removed} ...
> ... etc.. for a few levels
>
> }}
>
>In other words, you could probably craft a complicated expansion that
>works in many cases. It's a hack, of course.
>
>
>

--