Autor: andy
Datum:
To: exim-users
Betreff: [Exim] exim 4.2 - no host_accept_relay
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi All;
The exim 4.2 has a totally new exim.conf relay configuration...
In my exim 3, I have allowed certain IP addresse block so that
those ips can send out email from my machine.
host_accept_relay = 10.100.3.0/24 : 10.200.4.0/24
was my configuaration in my exim 3 server.
But in exim4, that function has no longer provided..
What is the proper syntax that i can put on the exim.conf (exim 4) to achieve that?
Thank you^^
--