<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="DejaVu Sans Mono">Hello,<br>
      <br>
      I work with nsupdate for update our domains zones. And I have
      problem wit</font><font face="DejaVu Sans Mono">h semicolon</font><font
      face="DejaVu Sans Mono"> in TXT record type.<br>
      <br>
    </font><font face="DejaVu Sans Mono"><span id="result_box"
        class="short_text" lang="en"><span class="hps">A small example</span></span>:<br>
    </font>
    <pre><font color="#666666"> nsupdate -v</font></pre>
    <pre><font color="#666666" face="DejaVu Sans Mono"> > update add test1.com 400 TXT "hello<b>;</b>"
 > update add test2.com 400 TXT "hello<b>\;</b>"
 > show</font></pre>
    <pre><font color="#666666" face="DejaVu Sans Mono"> Outgoing update query:
 ;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id:      0
 ;; flags: ; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
 ;; UPDATE SECTION:
 test1.com.        400    IN    TXT    "hello<b>\;</b>"
 test2.com.        400    IN    TXT    "hello<b>\;</b>"</font></pre>
    <font face="DejaVu Sans Mono">In my Zone file it is the same
      problem. <br>
    </font><br>
    <span id="result_box" class="short_text" lang="en"><span class="hps">I
        would like</span></span>:<br>
    <pre><font face="DejaVu Sans Mono"><font color="#666666">test1.com.        400    IN    TXT    "hello<b>;</b>"</font>

without backslash before semicolon. Is important because service using "secure._domainKey", "_adsp._domainKey", etc.. not work if </font>
<font face="DejaVu Sans Mono"><font face="DejaVu Sans Mono">backslash </font>is in zone and semicolon is needed.</font>

Other are the same problem?

Thanks,
Zeppi
</pre>
    <font face="DejaVu Sans Mono"></font>
  </body>
</html>