On Wed, 12 Sep 2001, Reynaldo Zapanta wrote:
> i just set
>
> host_accept_relay=localhost:207.0.122.96/32
> to make my box accept those who is on my network right..
Stick with IP's in that entry. Avoid names.
Eg, use:
host_accept_relay=127.0.0.0/8:207.0.122.96/32
>
> but still when my recepient is set to outside my network like lycos.com,
> yahoo.com etc it gives an error that states "Message could not be sent
> because one of the recepients was rejected by the server.Server response
> 550...etc..."
Is *your* server giving that message, or is Yahoo's server?
Also, did you remember to send exim a HUP (or just restart it) after
changing anything in your exim config file?
>
> but when i try to have relay_domains = lycos.com:yahoo.com ... it will send
> thru, but as i asked before i do really need to input those domains..>?
>
> how could i work this thru..?
>
> thanks
>
> rey
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
--