# Defaults for spfmilter

# Some possibly useful options:
# --trustedforwarders (use the trusted-forwarder.org whitelist)
# --localpolicy "local SPF policy" (add a local SPF policy to all checks)
# --recipientmx (skip SPF checks if received from the recipient's backup MX)
# remove --markonly to reject SPF-fail emails in the SMTP conversation
#   (instead of merely tagging their headers)
DAEMON_OPTS="--markonly"
# Uncomment this to disable the warning about {auth_type} missing from
# Milter.macros.envfrom (see README.Debian.gz for more information)
#NO_MACROS_CHECK=1
