https://bugs.exim.org/show_bug.cgi?id=2207
Bug ID: 2207
Summary: DKIM verification fails when there is a non-DKIM TXT
record
Product: Exim
Version: 4.89
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: DKIM
Assignee: tom@???
Reporter: hs@???
CC: exim-dev@???
Reported by Torsten Tributh.
If the DNS query returns a non-DKIM TXT record, the verification fails.
e.g.:
;; ANSWER SECTION:
newsletter2go._domainkey.fohrmann.com. 3600 IN TXT "v=DKIM1; k=rsa;
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPOicsJWjGF90epzxL+IpdHMLCrPTdUpWhYV6o6LgIhidD1DdofDGxqkCZ671sdwh4drVtIMHn6Ojm1uabRYoa3QeiHJ5Sz90X3KMKH6z4GI3h4y9+2Ov9g7aQ7VCYuKxcRCD7ZGKUhiBcFZZkU+cRlx1pdFPkX8+AXM19JbJKcQIDAQAB;"
newsletter2go._domainkey.fohrmann.com. 3600 IN TXT "v=spf1 mx a
include:spf.nl2go.com -all"
--
You are receiving this mail because:
You are on the CC list for the bug.