add iptables_rule template for smtp port

This commit is contained in:
Jeremiah Snapp 2012-08-08 13:49:29 -04:00
parent e2a1a3079a
commit 2b06324e3b

View File

@ -0,0 +1,2 @@
# SMTP
-A FWR -p tcp -m tcp --dport 25 -j ACCEPT