On Wed, 18 Nov 1998, Doug S wrote:
> I had the following in my config file for some time, but all-of-the-sudden
> it doesn't seem to work:
>
> sender_net_accept_relay = "192.55.234.0/255.255.255.0:\
> 150.134.0.0/255.255.0.0"
>
> # also note: 139.169.126.221 is Ray Biersdorfer's summer appointment host.
> #
> sender_host_accept_relay = "127.0.0.1:\
> 139.169.126.221:\
> lsearch;/usr/local/exim/popauth"
>
> Hosts (either host-names, or host IP's) in /usr/local/exim/popauth are
> not being picked up. They were in the past, I'm not sure what changed.
> Hosts in /usr/local/exim/popauth are being 'refused relay'.
>
> The file is world-readable, and is refreshed every minute or so. Exim
> hasn't complained about permissions. I'm running 2.02.
You might get some more information by running
exim -bh 1.2.3.4
where that IP address is actually one of the hosts in /usr/local/exim/popauth.
Also, are those hosts given by name in that file? Maybe the DNS has
changed so that Exim can't find their names from their IP addresses any
more?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***