[Exim] Relay problems

Góra strony
Delete this message
Reply to this message
Autor: Michael Shanks
Data:  
Dla: exim-users
Temat: [Exim] Relay problems
Hi there, I was wondering if you could perhaps help me out with a problem, Ive been banging my head against a wall for
the past week

I am setting up exim to allow relaying from a set of IPs and have placed this in exim.conf

host_accept_relay = +allow_address : lsearch;/etc/relayhosts : 216.171.74.116/140
host_lookup = 0.0.0.0/0

I need it to relay ips 216.171.74.116-140

All the IPs have revese DNS entries,

problem is:

2001-06-06 03:11:06 refused relay (host) to <kingm@???> from <mike@???> H=highwhite.com [216.171.74.134]
2001-06-06 03:11:24 157XTQ-00029j-00 <= mike@??? H=dotmail.co.uk [216.171.74.116] P=esmtp S=661 id=5.1.0.14.0.20010606115356.00ac93d0@???
2001-06-06 03:11:24 157XTQ-00029j-00 == kingm@??? routing defer (-42): retry time not reached



root@xion [~]# nslookup highwhite.com
Server: localhost
Address: 127.0.0.1

Name:    highwhite.com
Address:  216.171.74.134


root@xion [~]# nslookup 216.171.74.134
Server: localhost
Address: 127.0.0.1

Name:    highwhite.com
Address:  216.171.74.134


root@xion [~]# cat /etc/resolv.conf
domain usnuk.net
search usnuk.net darkorb.net
nameserver 127.0.0.1
nameserver 216.171.66.34
nameserver 205.162.50.248
nameserver 66.96.193.2
nameserver 66.96.194.2


are there any suggestions you could make? I'd be most apreciative.
The case is the same for all IPs,