DMARC has been public since 2012 but most company domains still don't enforce it
1–10 of 185 posts
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#2Re: DMARC has been public since 2012 but most company domains still don't enforce it
#3I 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?
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#4Re: DMARC has been public since 2012 but most company domains still don't enforce it
#5I 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?
Because if someone spoofs an email coming from your domain DMARC tells the receiver what to do with the spoofed email.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#6I 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?
Because if someone spoofs an email coming from your domain DMARC tells the receiver what to do with the spoofed email.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#7I 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?
Because if someone spoofs an email coming from your domain DMARC tells the receiver what to do with the spoofed email.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#8Earlier 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?
The report that they send you is useful for you to make sure your emails that you expect to go through are going through.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#9The big companies do not have to care because nobody will block Google, Microsoft or Amazon. They are too big to fail.
Spoofing a From field is an insignificant problem in comparison.
Re: DMARC has been public since 2012 but most company domains still don't enforce it
#10Earlier 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 SPF doesn't?
SPF allows to say “these IPs are authorised to send emails as example.com”, where DMARC allows to say “I as domain owner recommend to quarantine emails that fail SPF and DKIM”, it also allows finer alignment (ie, matching between different “from” parameters) configuration and reporting by the receivers.
Of course, with absence of DNARC policies, receivers default to some internal defaults, or may ignore the policies altogether. But at least, the big ones send DMARC reports.