checkdmarc
checkdmarc copied to clipboard
The SPFSyntaxError exception isn't raised when text after "all" tag exists
Hello! When is used the parse_spf_record (or check_domains) function with an spf record value with text after "all" tag, SPFSyntaxError Exception isn't being raised.
The same when there is a redirect before an other mechanism ex: v=spf1 redirect=__spf.campaign.adobe.com ip4:151.106.144.120 It should return a warning like: The modifiers ('redirect=__spf.campaign.adobe.com') should be after all the mechanisms