logoalt Hacker News

ddevnyctoday at 2:43 PM1 replyview on HN

I'm sure I don't speak just for myself when I ask, can you link the presentation?


Replies

sam_lowry_today at 3:50 PM

I can't share all of it, but to understand the relationship between SPF, DKIM and DMARC one should know that DMARC covers two possible cases. Either DKIM domain must match From: domain or MAIL FROM domain must match the From: domain plus the IP address of the sender should pass the SPF check

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.