One of the interesting things in exim is blacklisting, unfortunately this is not enabled by default.
To enable blacklisting you need to execute these 3 commands as root on your server:
cd /etc/virtual
rm use_rbl_domains
ln -s domains use_rbl_domains