as u can see on my other posts, iam looking for some kind of ip filter in exim.conf
so i put in :
acl_smtp_connect = acl_block
deny hosts = /etc/block_hosts
messages = put my message here
the file is (i.e.):
192.168.0.0/16
the problem: after that, all smtp connections are dropped ..
any hints? iam not an exim expert.. ill like to have a blacklist file like qmail does.
thanks for your help !
This thread was automatically locked due to age.