Re: [exim] DKIM returning "pass" with body hash mismatch

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: Sean Donelan
CC: exim-users, Daniel Ballenger
Betreff: Re: [exim] DKIM returning "pass" with body hash mismatch
Sean Donelan wrote:

> It looks like a bug in pdkim.c. pdkim_feed_finish() overwrites the value
> of sig->verify_status set by pdkim_finish_bodyhash() with
> PDKIM_VERIFY_PASS.


You are right. This is now fixed.

Thanks!

/tom