templates/sysconfig-spampd.erb (2 lines of code) (raw):
# 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"