cuttlefish icon indicating copy to clipboard operation
cuttlefish copied to clipboard

Dkim verification does not handle extra arguments

Open athoune opened this issue 10 years ago • 1 comments

The verification tool tool expect DNS TXT record to be what you say. The DNS TXT record is a classical key value format, and you can add more keys : http://dkimcore.org/specification.html

Cuttlefish should only check for k and p keys.

athoune avatar Jan 19 '16 20:01 athoune

@athoune out of interest what is your use case for setting extra arguments on your DKIM DNS TXT record?

mlandauer avatar Aug 17 '18 21:08 mlandauer