[Exim] Ip_blocked syntax

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Hiep Nguyen
Data:  
Para: exim-users
Assunto: [Exim] Ip_blocked syntax



this is located in the configure file.

hostlist = blocked_ip = /usr/exim/filter/blocked_ip

Will this work. I am attempting to block certain ranges of IP addresses.

---
In the blocked_ip file they are listed similar to this

210.0.0.0/8
211.1.1.0/24
212.2..0.0/16

--

Will this work?? Is the syntax correct??

Thanks