bug-mailfromd


Search for: Advanced

Re: [Bug-mailfromd] proper use of dkim verify


> 
> > > Ok but then I don't really get why dkim is failing on everything from
> > > sendgrid. Do you know how I can check this?
> >
> > What's the return value from dkim_verify and what are the values of
> > of dkim_explanation_code and dkim_explanation upon return from it?
> >
> 
> 

from some other domain, that has mx records to pphosted.com (I think that is something similar to sendgrid) so probably also nested keys.

dkim_verify  = DKIM_VERIFY_PERMFAIL (from switch statement)
dkim_explanation = signature did not verify
dkim_explanation_code = 17

I have to wait for the sendgrid message, have quite low volume.