[exim] Preventing TXT lookups after successful acl modifier …

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Thomas Jacob
Data:  
Para: exim-users
Assunto: [exim] Preventing TXT lookups after successful acl modifier dnslistsprocessing
Whenever a DNSBL query matches, exim requests a TXT record for
the same lookup domain name in order to get the info usually describing
the reason for this entry being in a particular list.

Is there anyway to prevent this? Thereby significantly reducing the
number of DNS requests? I am generating my own response messages, so
the info just gets thrown away...

     Thomas