Files
bongo/contrib/antispam/spamd.options
T
Mario Fetka 56781f455b
Debian Trixie package bundle / packages (push) Successful in 20m54s
Add mandatory SMTP TLS live fixture
2026-07-26 15:55:27 +02:00

12 lines
384 B
Plaintext

# Command-line options for a local SpamAssassin spamd used by Bongo.
# Add these options to /etc/conf.d/spamd (Gentoo), /etc/default/spamassassin
# (Debian-family), or the distribution's systemd override.
--listen-ip=localhost
--port=783
--max-children=5
--helper-home-dir
# Do not expose spamd outside loopback unless transport ACLs and
# authentication are configured separately.