BF: fix name in action for uwimap-auth

This commit is contained in:
Daniel Black 2013-10-09 11:06:38 +11:00
parent dd10eaa5c0
commit ab457acc4d

View file

@ -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]