On Thu, 28 Jan 1999, Koschin wrote:
> sender_host_reject_relay = *
> sender_net_reject_relay = 0.0.0.0/0
You only need one of those. They both specify the same thing.
> sender_net_accept_relay = 192.168.2.0/24:192.168.3.0/24
> sender_host_accept_relay = "lsearch;/conf/exim/mail.domains"
But actually, you must remove sender_{host,net}_reject_relay if you want
those "accept" options to work. "Reject" options act after "accept"
options.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***