Re: X-Originating and X-Apparently-From

2006-04-18 Thread Andrew Doughety
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

Re: X-Originating and X-Apparently-From

2006-04-18 Thread mouss
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

Re: X-Originating and X-Apparently-From

2006-04-18 Thread Matt Kettler
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

Re: X-Originating and X-Apparently-From

2006-04-18 Thread Daryl C. W. O'Shea
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