Andrzej Adam Filip a écrit :
> I use SA in milter (MIMEDefang.org). I do some DNS queries (in parallel)
> before invoking SA scan. I would like to get list of DNS queries SA is
> going to issue to "preload" them in pre SA invocation DNS queries.
> 

that's not possible, unless you implement part of the functionality of SA.

SA will parse Received headers and depending on the trusted & internal
networks config, will lookup the hops in some DNSBLs. some DNSBLs are
only checked for the "last" hop.

SA will also lookup domains and URIs found in the message in various lists.

> How to do it in the easiest way?
> 

Reply via email to