elektrine-haraka/config/spf.ini
Maxfield Luke 67c1d41a0c
Some checks are pending
CI and deploy / Test (push) Waiting to run
CI and deploy / Build, push, and deploy (push) Blocked by required conditions
Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at
https://git.elektrine.com/elektrine/elektrine-haraka.
2026-07-29 04:43:42 -04:00

22 lines
375 B
INI

[main]
# SPF checking timeout (seconds)
timeout=30
# Enable SPF checking
enabled=true
# Log SPF results
log_result=true
# For general emails, be lenient - elektrine_spf_enforcer plugin handles our domains
[fail]
action=accept
message=SPF validation failed
# Soft fail is treated leniently
[softfail]
action=accept
# Allow relay for outbound emails
[relay]
action=accept