DKIM, SPF, DMARC, ARC SEAL plugin indicator

Description

NOTE: This plugin works if the mail server support Authentication-Result header!


mailspring-auth-results is a security-focused plugin for Mailspring that analyzes email authentication headers and displays a clear summary of their status directly in the message view.

The plugin parses common authentication results and routing headers to help users quickly understand where a message came from and whether it passed standard email security checks.


NOTE: This plugin works if the mail server support Authentication-Result header!


Features

The plugin automatically analyzes the following authentication mechanisms:

  • DKIM

  • SPF

  • DMARC

  • ARC

It also inspects the Received headers to extract useful routing information, including:

  • Origin server (where the email was initially sent from)

  • Relay server (the server that delivered the message to your mail server)

  • Source IP address

Screenshots

Install

  1. Download or clone this repository from GitHub - EmaX093/Mailspring-auth-results · GitHub

  2. Install the plugin in Mailspring:

mailspring --install-plugin mailspring-auth-results

  1. Restart Mailspring.

Getting Help