Ticket #1484547 (assigned Feature Requests)

Opened 12 months ago

Last modified 5 weeks ago

View DomainKeys / DKIM Status

Reported by: wfong Owned by: till
Priority: 5 Milestone: later
Component: User Interface Version: 0.1-rc1
Severity: normal Keywords:
Cc:

Description (last modified by till) (diff)

Since major ISPs are signing with DK (and soon to be DKIM), it would be nice to have this client view the DK/DKIM results located in the header.

Upon successful validation of DK, the MTA places a "DomainKey-Status" header with either "good", "bad", or "error". Upon successful validation of DKIM, the MTA adds to the "Authentication-Results" header either “dkim=pass” or “dkim=<reason for failure>”.

All one needs to do is check for this, and place an appropriate icon if the DK or DKIM header indicates a successful validation.

Thanks,

Attachments

Picture 3.png (4.5 kB) - added by wfong 12 months ago.
Yahoo! Mail's icon

Change History

Changed 12 months ago by till

  • owner set to till
  • status changed from new to assigned
  • type changed from Bugs to Feature Requests
  • description modified (diff)
  • milestone changed from 0.1-rc2 to later

Any pointers for PHP libs which we could use to parse. Or any pointer for some free icons?

Changed 12 months ago by till

Just to add, if you can help with the icons etc., I might look into implementing this rather sooner than later. :)

I think I also need to make my mailserver support those too. =(

Changed 12 months ago by wfong

Yahoo! Mail's icon

Changed 5 weeks ago by dan

reference doc for Authentication-Results http://tools.ietf.org/html/draft-kucherawy-sender-auth-header-15

Note: See TracTickets for help on using tickets.