home.social

#emailheaders — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #emailheaders, aggregated by home.social.

fetched live
  1. email header analyzer: decode the full authentication path.

    every email carries authentication results in its headers. SPF, DKIM, DMARC, ARC.

    but reading raw headers is torture!

    the email header analyzer parses the full authentication chain and presents it clearly:

    - which checks passed
    - which failed
    - where the message was relayed
    - and whether ARC chains preserved authentication through forwarding

    dmarcguard.io/tools/email-head

    #DMARC #EmailSecurity #EmailHeaders

  2. email header analyzer: decode the full authentication path.

    every email carries authentication results in its headers. SPF, DKIM, DMARC, ARC.

    but reading raw headers is torture!

    the email header analyzer parses the full authentication chain and presents it clearly:

    - which checks passed
    - which failed
    - where the message was relayed
    - and whether ARC chains preserved authentication through forwarding

    dmarcguard.io/tools/email-head

    #DMARC #EmailSecurity #EmailHeaders