|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: pf.conf,v 1.22 2003/11/18 21:26:51 david Exp $ |
|
|
|
# $OpenBSD: pf.conf,v 1.23 2003/12/05 20:55:02 david Exp $ |
|
|
|
# |
|
|
|
# See pf.conf(5) and /usr/share/pf for syntax and examples. |
|
|
|
# Required order: options, normalization, queueing, translation, filtering. |
|
|
@ -55,7 +55,7 @@ |
|
|
|
|
|
|
|
# spamd-setup puts addresses to be redirected into table <spamd>. |
|
|
|
#table <spamd> persist |
|
|
|
#no rdr on { lo0, lo1 } from any to any |
|
|
|
#no rdr on lo0 from any to any |
|
|
|
#rdr inet proto tcp from <spamd> to any port smtp -> 127.0.0.1 port 8025 |
|
|
|
|
|
|
|
# Filtering: the implicit first two rules are |
|
|
|