DMARC has been public since 2012 but most company domains still don't enforce it
21–30 of 185 posts
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#22https://utcc.utoronto.ca/~cks/space/blog/spam/DMARCPractical...
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#23Email has been turned into a by-the-corporation, for-the-corporation service. Corporations need DMARC so they can control email and the ability to spam. The spam I cannot block is spam from Google. If you decide to think about this, you will quickly realize that email is f*ked and needs to be forked. Perhaps we need a Community Email Initiative that blocks corporations and only allows Community members. Trust is the…
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#24I am self-hosting my (secondary) email and have only implemented SPF and DKIM. This works fine on a practical level for me. What would be the benefit of setting up DMARC on top?
Some mail providers will junk your mail if you don't have a reject/quarantine DMARC policy because you're seen as enabling the spammers so everything out of your domain must be punished.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#25Re: DMARC has been public since 2012 but most company domains still don't enforce it
#26Re: DMARC has been public since 2012 but most company domains still don't enforce it
#27I really think we should be solving a much bigger problem of the major email providers not providing an automated way of handling abuse and not caring about abuse reports at all. Most of my spam comes from the three major email providers and at this point I gave up even trying to send abuse reports because they just get ignored. The big companies do not have to care because nobody will block Google, Microsoft or Amaz…
It's ironic that I set everything up correctly on my self hosted domain and still end up in spam because of my low volume. I even go to the trouble of registering in their Postmaster Tools and clogging up my DNS with their verification tokens all for the tools to tell me I don't send enough mail while they happily pass what little mail I send straight to spam. Not enough outgoing email You haven't sent enough email t…
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#28The core problem is that the real need of email end users need is a way of determining whether or not to trust a given sender. Signatures are purely a technical measure which provides no information on the trustworthiness of the sender. The end result is that email scoring still has to be content based, and the signature check technologies are pure noise with no useful signal for the purpose of determining if an email should actually show up in my inbox.
The tech industry has a bad habit of providing solutions to problems adjacent to problems the user actually needs solved while leaving the user's actual problem unresolved.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#29Earlier quoted context omitted.
Because if someone spoofs an email coming from your domain DMARC tells the receiver what to do with the spoofed email.
And what is the sane way to handle a spoofed email?
For example, gmail.com treats unauthenticated email as spam implicitly, regardless of DMARC policy.