On Sun, 27 Jan 2013, Jeff Anton wrote:
> The new opendkim-genkey is making DNS records which do not look so good.
>
> Is that quoting really correct? My DNS lookups look horrible.
Yep, the format is correct. What's wrong with the way they look?
> Then I run the testkey utility...
>
> opendkim-testkey -d hesiod.org -k Feb13.private -s Feb13 -x
> opendkim.config.new
> Segmentation fault (core dumped)
A bug was introduced in the 2.7.x line when the DNS callback stuff in
libopendkim was reworked. The attached patch should fix it; it will also
appear in 2.8.0. With this patch, opendkim-testkey returns without a
problem for me on your key (though I don't have the private key to confirm
correctness of the public key, so it's only a syntax check).
Thanks for the bug report.
-MSK
- TEXT/PLAIN attachment: PATCH
Received on Mon Jan 28 2013 - 04:32:17 PST