dkim_verifier icon indicating copy to clipboard operation
dkim_verifier copied to clipboard

Process attached mail (EML) if found

Open emibcn opened this issue 10 years ago • 1 comments

Hi again! When applying DKIM/DMARC to lists servers (Mailman, for example), there is a new option to wrap original messages and attach them to a newly created one, so DKIM signatures are "chained". With this in mind, it would be great to have dkim_verifier parse the original attached/forwarded mail headers and show results to end user.

Again, the Roundcube DKIM verificator already does this: https://github.com/pimlie/authres_status

emibcn avatar Nov 01 '15 13:11 emibcn

In POP/local accounts you can already verify the DKIM signature of an attached .eml file by opening it. Unfortunately for an unknown reason this does not work for an IMAP account. I will first have to find a solution for this, because otherwise your suggested enhancement will probably also not work for IMAP accounts.

Also same as with the other issue: As I'm currently rather busy, it's probably take some time until I will look into this in detail.

lieser avatar Nov 01 '15 17:11 lieser