On Fri 04/Dec/2020 19:21:33 +0100 John R Levine wrote: >>> I meant "at the same time" as in during the same reporting run. As Dave >>> noted, if you sent any particular report by https, there's no need to send >>> it again by mail. >> >> Got it. However, the spec says it's a list of addresses to which aggregate >> feedback is to be sent. When there are multiple entries, up to now, reports >> are sent to each. > > Hm, we might want to revisit that. If a domain wants mail sent to three > places, it's not like it's hard to arrange for forwarding. My intention is > that if you send the report by https, you're done.
The VALCHAR element in Section 3.2 of RFC 6376 accepts "/", which is seldom used in email addresses and ubiquitous in https URIs. We could convene that when a mailto is to be considered as an alternative to an https, then the former should precede the latter, separated by a slash. For example: v=DMARC1; p=none; rua=mailto:[email protected], mailto:[email protected]/https://service.example/report/; Best Ale -- _______________________________________________ dmarc mailing list [email protected] https://www.ietf.org/mailman/listinfo/dmarc
