Show DKIM validation status for each received email
Just like Thunderbird, indicate DKIM status of the email being read. Something like:
DKIM: Valid (Signed by simplelogin.co)
This could be done in two ways:
- Add a DKIM field like the From and To fields when reading an email.
- In the inbox view, add a column with an indication as to whether the email is signed/valid.
1
vote