From eea5b071e61ba5cd5f4943100dc4bc0a278cf358 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Fri, 19 Jul 2013 20:27:15 +1000 Subject: [PATCH] ENH: jail for perdition --- config/jail.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/jail.conf b/config/jail.conf index e3b92038..735f028c 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -419,3 +419,10 @@ enabled = false filter = exim-spam action = iptables-multiport[name=exim-spam,port="25,465,587"] logpath = /var/log/exim/mainlog + +[perdition] +enabled = false +filter = perdition +action = iptables-multiport[name=perdition="110,143,993,995"] +logpath = /var/log/maillog +