Skip to content

SPF is not actually checked against #33

@immjs

Description

@immjs

Trying to find a good enough spf library. When reading your code for clues, I noticed that the code for validateSpf only checks if the domain's spf records are valid, not if the ip matches the spf selector.

You could use a library such as spf-validate-dns to check if the IP matches. (I can't because it doesn't have types)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions