Re: [exim] rogue connections to broadcast addresses

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Dominik Ruf
Date:  
À: exim-users
Sujet: 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