On Fri, Jan 06, 2012 at 10:12:09PM +1300, Jason Haar wrote:
> Hi Henrik
> 
> I tried that - didn't make a difference.
> 
> In debug mode, it certainly made the IP address show up against
> X-Spam-Relays-External - but no RBL lookups against it occurred? That
> conflicts with the man page: "These IP addresses are virtually appended
> into the Received: chain, so they are used in RBL checks where appropriate."

First of all, as documentation says, originating IPs are not appended into
X-Spam-Relays-* metadata. So I don't know how you managed that.

Secondly, did you really verify RBL lookups aren't done? (grep in reverse)

spamassassin -t -D < msg 2>&1 |grep 222.112.184.41

Also if you grep the IP as is, you should see a like with
"originating: 41.184.112.222".

PS. I tried all this myself with 3.3.2 and trunk..

Reply via email to