blob: b47339032330f23f2aa4405842671be4a423dd88 [file] [log] [blame]
# Options for spampd, since the default ports conflict with other filters...
OPTIONS="--port=<%= @spampd_port %> --relayport=<%= @spampd_relayport %> --user=spampd --group=spampd --children=<%= @spampd_children %> --maxsize=<%= @spampd_maxsize %> --tagall --log-rules-hit --local-only"