Author: Tamas TEVESZ Date: To: Nico van der Dussen CC: exim-users Subject: Re: [Exim] Accepting mail from hosts with no reverse DNS
On Wed, 19 Jun 2002, Nico van der Dussen wrote:
> hoof:/usr/exim/bin # ./exim -bh 196.26.82.66 > host_reject = 207.33.16.56 : 207.33.16.100 : *.mb00.net : *.topica.com
here. you put names in the list as well. since exim can't
reverse-lookup 196.26.82.66, so it *COULD* even be either *.mb00.net
or *.topica.com, so it refuses the connect.
read up on the "+allow_unknown" modifier (? switch ? parameter ? i
don't know how is it called.. ;)