Skip to content

[feat] Strict reject for Missing DMARC and SPF temp error + RBLs #529

Description

@fimmspin

To keep spam lower, add a per domain feature (may be with flags to be enabled or not) to:

  • Reject emails with no DMARC configuration (no spf, no dkim signature). May be too strict but google is going to implement it.

  • Defer emails with SPF temp error

  • Reject based on several good/reliable dns public RBLs with no false positives like like zen.spamhaus.com, Barracuda, Hostkarma black, Spameatingmonkey (that also has a Fresh domains list to reject newly registered domains). May be pre-configured lists and enabled by flags.

  • Reject if HELO or mail-from or From domain is listed in URIBL black (dns list) or may be other good dns lists like Spamhaus DBL, Spameatingmonkey (sem-uri or sem-fresh10).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions