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