DMARC/URI

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< DMARC(Redirected from DMARC URI)
Jump to navigation Jump to search
DMARC URI

About

A DMARC URI is any URI which is formatted in a way that can be understood by the DMARC protocol.

The official definition of this format is very obtuse, but "mailto:<email address>" seems to work.

Official

dmarc-uri       = URI [ "!" 1*DIGIT [ "k" / "m" / "g" / "t" ] ]
                      ; "URI" is imported from [URI]; commas (ASCII
                      ; 0x2C) and exclamation points (ASCII 0x21)
                      ; MUST be encoded; the numeric portion MUST fit
                      ; within an unsigned 64-bit integer