Hi,
I tried to enter a domain key-record
Name: _domainkey (.domain.bla)
Type: TXT
Address: the domain key
The result:
invalid character(s) in record name -- _
How do I enter a domain key?
I use V2.13.
Best Regards,
Rainer
You can upgrade to 2.14, or apply the patch shown here:
https://github.com/msimerson/NicTool/commit/37712c0abd55ffcd3d9aaaa79ca0855cfcd5fb2c
Matt
Hi Matt,
somehow, the patch alone didn't do the trick.
I upgraded to 2.14 then and this works.
Thanks a lot for your work on NicTool!
Best Regards,
Rainer
You probably didn't 'make install' and restart your web server after applying the patch. But I'll bet you did both when you upgraded. :)