Re: [exim] rogue connections to broadcast addresses

Top Page
Delete this message
Reply to this message
Author: Dominik Ruf
Date:  
To: exim-users
Subject: Re: [exim] rogue connections to broadcast addresses
* Leonardo Boselli <leo@???> [2004-10-03 14:06]:
> [ideally: how to let exim ignore and drop domain pointing to a reserved
> address , without even tryyng to pass forward ??


Take a look at the ignore_target_hosts option of the corresponding
router (probably a dnslookup router). Chapter 15 of spec.txt.

HTH, Dominik