Quoting DAve <dave.l...@pixelhammer.com>:
Good morning all,
I recently got my employer to pay for spamhaus queries, finally. I need
to use a key to access spamhaus now. Not an issue for for me MTA but SA
is another problem. When I change the rules to use our key, the key is
displayed in the spam report.
When I add this to override the URL SA uses,
header RCVD_IN_PBL eval:check_rbl('pbl-lastexternal',
'<subscriber_key>.zen.dq.spamhaus.net.' , '127.0.0.1[01]')
I get this is my spam reporting,
0.9 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL
[4.23.231.50 listed in <subscriber_key>.zen.dq.spamhaus.net]
I can't be printing our key in the emails, what is a sysadmin to do?
Can't you do zone transfers? Then you can do away with the
subscriber_key thing and have DNS resolve locally for spamhaus.org and
not have to query their DNS servers.