On Wed, Jan 29, 2003 at 06:19:14PM +0000, Ruth Ivimey-Cook wrote:
> I've just discovered that Exim is even better than I thought: a domain I
> tried to send mail to had the one and only MX record set to IP address
> 127.0.0.1. Exim rejected it:
I hope that in your lookup hosts router (the one with driver=dnslookup),
you also have a line (or lines):
| ignore_target_hosts = 127.0.0.0/8 : \
| 10.0.0.0/8 : \
| 172.16.0.0/12 : \
| 192.168.0.0/16
The more people do this, the better.
MBM
--
Matthew Byng-Maddick <mbm@???> http://colondot.net/