* Matus UHLAR - fantomas via mailop:

> you have spaces in your TXT recors which I believe makes it invalid

Yeah, that looks weird indeed. If you do need to break RRs into segments
to avoid length constraints, and if you are using BIND9, it should look
similar to this:

;; ANSWER SECTION:
24284._domainkey.seichter.de. 86400 IN TXT "v=DKIM1; k=rsa; 
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKfA8z4gKK0AUCVFFDz2a8ohC/" 
"4MLDFFg1cNOG0EUezaOBT15btAueKE0lRapDsTp3KEvDdCjHVE3ArlVY2KUsHX86" 
"m4oplgVeRlrVjGSFM0ecrZg/29zn8Z73UhOqxbs9xC+YL+f3GHszBSJW7zG5g4Ui" 
"oQCFJTcsBLje1tdudwIDAQAB"

Note the placement of quotes, and the absence of spaces inside the
p=... part.

-Ralph
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop

Reply via email to