Re: [exim] rogue connections to broadcast addresses

Top Pagina
Delete this message
Reply to this message
Auteur: Dominik Ruf
Datum:  
Aan: exim-users
Onderwerp: 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