Can not add TXT record

Dennisweb

New member
Joined
Sep 10, 2017
Messages
1
Dear,

I am trying to use the DKIM_create script, but it doesn't add the x_domainkey TXT string. I tried to add it by hand by using the DirectAdmin DNS Zone admin, but when I add a TXT-record, unfortunately, it is not adding it. The page is just refreshing and that's it.

At this point, I can not make ANY new DNS TXT record. How to fix this?

Thanks,
Dennis
 
You tried this because Domain was there before DKIM active in DA?

https://help.directadmin.com/item.php?id=569

4) At this point, any domain created after the change should have the DKIM keys created, and dns zones updated.
For existing domains, you can either enable it individually for each domain, one-by-one:

cd /usr/local/directadmin/scripts
./dkim_create.sh domain.com
 
Back
Top