Evening everyone!

I have the following rbls in place, yet I seem to be getting alot of spam getting through.

-----------------------------------------
require verify = sender

#!!# DataDork Realtime Blocking List (DRBL)
deny message = rejected because $sender_host_address
is blacklisted at $dnslist_domainn
$dnslist_text
dnslists = relays.ordb.org : bl.spamcop.net : sbl.spamhaus.org : list.dsbl.org
#!!# DataDork Realtime Blocking List (DRBL)
-----------------------------------------

Reviewing the exim_mainlog, I see some entries that look like spamcop is timing out.

-----------------------------------------
2003-11-04 04:02:12 1AFyZp-0002rL-3v == rebeccajohnston@hortadinar.com R=lookuphost T=remote_smtp defer (-53): retry time not reach$
2003-11-04 04:02:12 End queue run: pid=14715
$ because 218.22.113.14 is blacklisted at bl.spamcop.net
-----------------------------------------

Any ideas? Anyone else having this issue also?