Hi,
I posted this question on the exim users list but only received one reply
which wasnt helpful. I hope someone can help me!
All I want to do is drop all smtp connections unless it is from an
authenticated user or it comes from a host I specify in a list.
Someone provided me with this acl....
drop !condition = ${if def:authenticated_id{yes}{no}}
!hostlist = myip1 : myip2 : myip3
But it doesnt seem to do anything.
Can anyone help ?
--
View this message in context:
http://www.nabble.com/Drop-all-traffic-unless-authenticated-users-OR-specific-IP---tp15086940p15086940.html
Sent from the Exim Users mailing list archive at Nabble.com.