[Exim] Ip_blocked syntax

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Hiep Nguyen
日付:  
To: exim-users
題目: [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