[Exim] Trying to block spam domain

Top Page
Delete this message
Reply to this message
Author: Segree, Gareth
Date:  
To: 'exim-users@exim.org'
Subject: [Exim] Trying to block spam domain
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I'm running SA+Exim4.22+Exiscan

I am trying to block spammers from a certain domain.
I want to implement the following but I'm not sure
      ${lookup{$local_part}lsearch{/etc/mail/blacklist}}
/etc/mail/blacklist
*forbesdigital.com
*funcity.com


1) How would I create the ACL for this
2) How do I get exim to check that the host that is sending the mail has a
MX record.

Thanks
--