Earlier quoted context omitted.
Url seems to be https://docs.rspamd.com/modules/dmarc/
Thanks for the correction. I guess I had a mis-paste that stripped out the leading part of the hostname... weird.
What DMARC Protects You From, and What It Does Not
21–30 of 47 posts
Re: What DMARC Protects You From, and What It Does Not
#22Vaguely related question: what is the go-to open DMARC check implementation these days? I mean the part that checks _received_ mail against DMARC rules. It used to be opendmarc, but it seems people have been dropping it for a while because of history of breaking changes and general lack of good stewardship [1]. Anyone using pydmarc [2]? It's hard to find good info on this since 99% of search hits are people talking a…
Re: What DMARC Protects You From, and What It Does Not
#23> Every email carries two "from" addresses I made a presentation about exactly the same subject many years ago, but I was not shy of separating the SMTP protocol (RFC 821 and the following ) and the email message (RFC 822 and the following). It makes the link between SPF, DKIM and DMARC much clearer. Anyway. The article covers just the bare minimum, and in the most obscure way. For those interested in the inner worki…
Re: What DMARC Protects You From, and What It Does Not
#24> Here is the part that trips people up. It's hard to take something seriously when it's very clearly AI generated. It's just a coin toss on whether the information in the article is correct.
Re: What DMARC Protects You From, and What It Does Not
#25I think DMARC is missing email address with IPv[46] literals support. As being self-hosted, without paying the DNS mob, I am still blocked to send email to gmail.com because such email addresses do throw out of whack gogol code. Email addresses with IPv[46] literals are intrinsincly stronger than SPF. If in the envelope or any of the 'from' headers (if my memory does not fail me, there are few more headers to scan),…
Re: What DMARC Protects You From, and What It Does Not
#26> Every email carries two "from" addresses I made a presentation about exactly the same subject many years ago, but I was not shy of separating the SMTP protocol (RFC 821 and the following ) and the email message (RFC 822 and the following). It makes the link between SPF, DKIM and DMARC much clearer. Anyway. The article covers just the bare minimum, and in the most obscure way. For those interested in the inner worki…
I'm sure I don't speak just for myself when I ask, can you link the presentation?
https://mikhailian.mova.org/delivering-mails/1.png shows the SMTP plaintext chat for the first case,
https://mikhailian.mova.org/delivering-mails/2.png shows the second.
Re: What DMARC Protects You From, and What It Does Not
#27> Every email carries two "from" addresses I made a presentation about exactly the same subject many years ago, but I was not shy of separating the SMTP protocol (RFC 821 and the following ) and the email message (RFC 822 and the following). It makes the link between SPF, DKIM and DMARC much clearer. Anyway. The article covers just the bare minimum, and in the most obscure way. For those interested in the inner worki…
Re: What DMARC Protects You From, and What It Does Not
#28doesn't protect you from: anything, users will get phished by domain anyway, and the spammers/scammer send DMARCed email anyway
Re: What DMARC Protects You From, and What It Does Not
#29I think DMARC is missing email address with IPv[46] literals support. As being self-hosted, without paying the DNS mob, I am still blocked to send email to gmail.com because such email addresses do throw out of whack gogol code. Email addresses with IPv[46] literals are intrinsincly stronger than SPF. If in the envelope or any of the 'from' headers (if my memory does not fail me, there are few more headers to scan),…