i am a web developer and have exim4 installed on my dev box, recently i needed to send a scripted email to a few project managers and so got exim heavy and all that setup which went well. Now i'm back to developing system emails locally (password reset etc) i'd like to switch exim to deny all remote email addresses as i don't want any chance of email leaving my development environment, reconfiguring exim seems like the wrong way to go about it.
Is there a config setting for this or a hack to make all remote mail fail? googling has left me puzzled.
Thanks in advanced, you lovely people.