Andrew Doughety wrote:
Hi,
We are trying to perform DNSBL checks on incoming mail and we are
not seeing any actual DNS queries. When looking at the code it seems
that the information on which IP(s) to check is obtained from
X-Originating and X-Apparently-From headers.
No, SA should be chec
Andrew Doughety wrote:
Hi,
We are trying to perform DNSBL checks on incoming mail and we are
not seeing any actual DNS queries. When looking at the code it seems
that the information on which IP(s) to check is obtained from
X-Originating and X-Apparently-From headers.
my understanding is
Andrew Doughety wrote:
> Hi,
> We are trying to perform DNSBL checks on incoming mail and we are
> not seeing any actual DNS queries. When looking at the code it seems
> that the information on which IP(s) to check is obtained from
> X-Originating and X-Apparently-From headers.
No, SA should
Andrew Doughety wrote:
Hi,
We are trying to perform DNSBL checks on incoming mail and we are
not seeing any actual DNS queries. When looking at the code it seems
that the information on which IP(s) to check is obtained from
X-Originating and X-Apparently-From headers. Grepping through th