Re: [Exim] Blocking incessant relay testers with Exim 4

Top Page
Delete this message
Reply to this message
Author: Matthew Byng-Maddick
Date:  
To: exim-users
Subject: Re: [Exim] Blocking incessant relay testers with Exim 4
On Wed, Jun 12, 2002 at 10:26:49AM +1200, Juha Saarinen wrote:
> I'd like to deny SMTP connections to certain hosts and IP blocks, and was
> wondering what is the best way of doing it with Exim 4. I can do it quite
> easily with an ACL on the router, but would prefer to maintain a file with
> host IP address and ranges for the MTA instead.


It occurs to me after reading this discussion that in fact rejecting the
connection before it gets to the SMTP listener isn't necessarily a good
idea, as this is a temporary error, and you'll still have to pay for the
bandwidth that they're wasting, because it's getting to your border. If
you answer every command with a 5xx error, and report them to their ISP,
that is likely to work better.

MBM

--
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/