fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

I never read even a single one of DMARC reports I got. Ever.
l

@vv221 You can also unsubscribe from them. My preferred setup currently is "v=DMARC1;p=reject;adkim=s;aspf=s", the strictest policy possible with no reports. Yet it is still not as strict as I want, because I want DKIM enforced and don't care about SPF. Relying on SPF for authentication is like using Telnet with IP address based authentication instead of SSH, this should have been deprecated long ago.

Oh, I did not know rua is an optional field. Then I guess I will update my setup from:
v=DMARC1;p=reject;rua=mailto:postmaster\@example.com
to:
v=DMARC1;p=reject