TXT Record Format with multiple records?

2013-10-11 Thread Jeffrey Walton
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

Re: TXT Record Format with multiple records?

2013-10-11 Thread Jeffrey Walton
> 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