Re: [exim] DKIM pubkey_dns_syntax

Etusivu
Poista viesti
Vastaa
Lähettäjä: Heiko Schlittermann
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] DKIM pubkey_dns_syntax
Wolfgang Breyha <wbreyha@???> (Mo 04 Dez 2017 15:15:45 CET):

> 6.1.2. Get the Public Key
> [...]
>
> ... The Verifier MUST validate the key record and MUST
>    ignore any public-key records that are malformed.


>
>
> I think your patch does exactly that;-)


As we do not *validate* the key record, we just check if it
looks like a key record (matching /^v=dkim/i), I'd say that we do not
follow the RFC strictly.

--
Heiko