I have found that a significant number of users of a system have set an email address addresses to an address with the top level domain .test. As a interim measure, I don't want to attempt to deliver these mails at all and I just want to silently dump them to the mail equivalent of /dev/null.
Is there way to configure exim to just junk these recipients?
(I need to educate people not to do this and not to choose some other random email address when QA testing but in the mean time I want to prevent delivery attempts for all recipients at this junk tld.)