The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: rainer_d on June 24, 2012, 02:26:53 PM

Title: How do you enter a Domainkey record?
Post by: rainer_d on June 24, 2012, 02:26:53 PM
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
Title: Re: How do you enter a Domainkey record?
Post by: matt on June 24, 2012, 02:56:02 PM
You can upgrade to 2.14, or apply the patch shown here:

https://github.com/msimerson/NicTool/commit/37712c0abd55ffcd3d9aaaa79ca0855cfcd5fb2c

Matt
Title: Re: How do you enter a Domainkey record?
Post by: rainer_d on June 25, 2012, 12:22:09 AM
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
Title: Re: How do you enter a Domainkey record?
Post by: matt on June 25, 2012, 12:25:03 AM
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. :)