I want to add two unique strings for my domain in a TXT record (I
currently have one message, but I need a second, distinct message).
According to RFC 1035, 3.3.14 (page 20):
**
3.3.14. TXT RDATA format
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
/ TXT-DAT
> plugh.example TXT "foo" "bar"
>
Thanks John.
So I'm clear: (1) there is only one TXT record per host; (2) multiple
TXT records are not allowed; and (3) the individual character strings
are delimited with the quote character.
Related: is there an escape character so a quote can be present in the
2 matches
Mail list logo