Andy Coy wrote:
>Hi All,
>
>Bit of a newbie to Unix, newbie to Exim. I had someone setup a internet
>server for me and it's worked fine for years. I co -locate in someone else's
>NOC, a bit VISP really. Anyhow things have been fine until my provider has
>stated that they will become part of a national network and to add some new
>IP ranges to my system. I use FreeBSD 3.3 and I'm not sure of what Exim
>version but it's about 3 years old. I added the IP addresses to
>/etc/mail/access as so.
>***.***/** RELAY
>
>
>
Have you tried increasing the output by running exim with the following
command exim -v -d11 -bd
It will take you step by step through the transaction, it should tell
you which part of the configuration
is refusing relay.
Kind regards
Xander