Hi,

Section 5.3. of the DMARC spec is missing ABNF for the "fo" tag.

The necessary changes could be (I'm no ABNF master):

Adding to "dmarc-record" definition:
    [dmarc-sep dmarc-fopt]

And adding the actual definition:
    dmarc-fopt    = ( "0" / "1" / "d" / "s" )
    dmarc-fo      = "fo" *WSP "=" *WSP
                    dmarc-fopt *(*WSP ":" *WSP dmarc-fopt)

Hope this helps,

=- Tim


PS. Thanks to as astute dmarcian.com user for pointing this out!

_______________________________________________
dmarc mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/dmarc

Reply via email to