Re: [exim] rogue connections to broadcast addresses

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dominik Ruf
Datum:  
To: exim-users
Betreff: 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