Re: [exim] rogue connections to broadcast addresses

Etusivu
Poista viesti
Vastaa
Lähettäjä: Dominik Ruf
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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