https://gyazo.com/dab01dcda76357d1b51a73e8e7e58a0b
For some reason the generated DNS records are weird without 'IN' and are formatted strangely.
Also getting the error even if the TXT records are updated as specified.
This is the error I see in my syslog -
loading from master file /etc/bind/zones/cashkernel.co.db failed: unbalanced quotes
Tried below two configurations, still gives me the cannot be found error -
mailer._domainkey.cashkernel.co IN TXT ("v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEkiRw1WQ9BrTis8i0a56cLhra"
"50E4qVxub5EfyWEeB45XUkJt9uC8mhRah5gWwq8fo820FovHM0lMFkKC0/pu+FQO"
"RXxD+pDnglboYAvVIsn0oupM6F2q1aX4MUFIXZzwNikYXUG40wPDiRuoLTTriof8"
"ZcV/iMPT6SiAPutruwIDAQAB;")
mailer._domainkey.cashkernel.co IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEkiRw1WQ9BrTis8i0a56cLhra
50E4qVxub5EfyWEeB45XUkJt9uC8mhRah5gWwq8fo820FovHM0lMFkKC0/pu+FQO
RXxD+pDnglboYAvVIsn0oupM6F2q1aX4MUFIXZzwNikYXUG40wPDiRuoLTTriof8
ZcV/iMPT6SiAPutruwIDAQAB;"
For some reason the generated DNS records are weird without 'IN' and are formatted strangely.
Also getting the error even if the TXT records are updated as specified.
- Unable to retrieve the TXT records for your domain name.
This is the error I see in my syslog -
loading from master file /etc/bind/zones/cashkernel.co.db failed: unbalanced quotes
Tried below two configurations, still gives me the cannot be found error -
mailer._domainkey.cashkernel.co IN TXT ("v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEkiRw1WQ9BrTis8i0a56cLhra"
"50E4qVxub5EfyWEeB45XUkJt9uC8mhRah5gWwq8fo820FovHM0lMFkKC0/pu+FQO"
"RXxD+pDnglboYAvVIsn0oupM6F2q1aX4MUFIXZzwNikYXUG40wPDiRuoLTTriof8"
"ZcV/iMPT6SiAPutruwIDAQAB;")
mailer._domainkey.cashkernel.co IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEkiRw1WQ9BrTis8i0a56cLhra
50E4qVxub5EfyWEeB45XUkJt9uC8mhRah5gWwq8fo820FovHM0lMFkKC0/pu+FQO
RXxD+pDnglboYAvVIsn0oupM6F2q1aX4MUFIXZzwNikYXUG40wPDiRuoLTTriof8
ZcV/iMPT6SiAPutruwIDAQAB;"
Last edited: