>Subject: relay problem
>Date: Tue, 2 Nov 1999 10:18:26 -0800 (PST)
>I am attempting to permit a user on a external network to relay thru
>my exim (3.036). They do NOT have their reverse-DNS working. Exim refuses
>the relay with the following reject message:
>1999-11-02 10:06:17 refused relay (host) to XXX from XXX [142.28.177.2]
>(failed to find host name from IP address)
>--
>my configure has these settings:
>#host_lookup_nets = 0.0.0.0/0 (rem'd out)
>sender_verify=true
>sender_verify_reject=false
>host_accept_relay=/u/exim/etc/friendly_nets (file name with IP's in it)
To respond to my own question, I "think" I've found where my problem lies.
Could someone confirm?
First of all, regretably the original example above is *after* I made a
change which appears to have fixed my problem.
My host_accept_relay included TWO files, "friendly_nets" (IPs) and
"friendly_hosts" (FQDNs)
Since exim had to resolve the friendly_hosts, it appears that it enforced
reverse-DNS on even the friendly_nets. Once I removed "friendly_hosts"
from the configure line, relaying was permitted.
Is my reasoning for my original problem correct?
--
Jim Pazarena mailto:paz@qcislands.net
http://www.qcislands.net/paz