Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
commit
67c1d41a0c
82 changed files with 8713 additions and 0 deletions
29
config/plugins.inbound-mx
Normal file
29
config/plugins.inbound-mx
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# Haraka role profile: inbound-mx
|
||||
# Accept internet mail for local domains, run anti-abuse checks,
|
||||
# then enqueue for async webhook processing.
|
||||
|
||||
toobusy
|
||||
redis
|
||||
access
|
||||
fcrdns
|
||||
# Incident mitigation: DNSBL lookups can block legitimate inbound delivery.
|
||||
# Keep disabled until logs confirm blacklist false positives are resolved.
|
||||
# dns-list
|
||||
|
||||
early_talker
|
||||
helo.checks
|
||||
tls
|
||||
|
||||
mail_from.is_resolvable
|
||||
spf
|
||||
elektrine_spf_enforcer
|
||||
|
||||
elektrine_rcpt_verify
|
||||
|
||||
attachment
|
||||
uribl
|
||||
clamd
|
||||
spamassassin
|
||||
dkim
|
||||
|
||||
elektrine_async_queue
|
||||
Loading…
Add table
Add a link
Reference in a new issue