From ab457acc4df61054375b68546428fa2e4c6452ad Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Wed, 9 Oct 2013 11:06:38 +1100 Subject: [PATCH] BF: fix name in action for uwimap-auth --- config/jail.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index 80b774e5..1562903b 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -419,7 +419,7 @@ logpath = /var/log/maillog [uwimap-auth] enabled = false filter = uwimap-auth -action = iptables-multiport[name=perdition,port="110,143,993,995"] +action = iptables-multiport[name=uwimap-auth,port="110,143,993,995"] logpath = /var/log/maillog [osx-ssh-ipfw]