cuttlefish
cuttlefish copied to clipboard
Dkim verification does not handle extra arguments
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 out of interest what is your use case for setting extra arguments on your DKIM DNS TXT record?